Package | Description |
---|---|
org.opennms.karaf.extender |
Modifier and Type | Method and Description |
---|---|
List<Feature> |
Repository.getFeaturesBoot() |
List<Feature> |
KarafExtender.getFeaturesBoot() |
List<Feature> |
KarafExtender.getFeaturesIn(Path featuresBootFile) |
Modifier and Type | Method and Description |
---|---|
void |
KarafExtender.filterFeatures(List<Feature> features)
Any feature that starts with '!' will be removed
from the list, and will remove all other features
with the same name and version.
|
Constructor and Description |
---|
Repository(Path path,
List<URI> featureUris,
List<Feature> featuresBoot) |
Copyright © 2019. All rights reserved.