public class ResolvedFeatureCompleter extends FeatureCompleterSupport
Completer for features not installed yet.featuresService| Constructor and Description |
|---|
ResolvedFeatureCompleter() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
acceptsFeature(org.apache.karaf.features.Feature feature)
Method for filtering features.
|
protected void |
add(SortedSet<String> candidates,
org.apache.karaf.features.Feature feature) |
add, complete, completeCandidates, setFeaturesServiceprotected boolean acceptsFeature(org.apache.karaf.features.Feature feature)
FeatureCompleterSupportacceptsFeature in class FeatureCompleterSupportfeature - The feature.Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.