public class FeatureExport extends FeaturesCommandSupport
FeaturesCommandSupport implementation that allows a user in
the karaf shell to export the bundles associated with a given feature to the
file system. This is useful for several use cases, such as in the event you
need to deploy the functionality offered by a particular feature to an OBR
repository.options| Constructor and Description |
|---|
FeatureExport() |
| Modifier and Type | Method and Description |
|---|---|
void |
doExecute(org.apache.karaf.features.FeaturesService featuresService) |
addOption, execute, getFeatureId, setFeaturesServicepublic void doExecute(org.apache.karaf.features.FeaturesService featuresService)
throws Exception
doExecute in class FeaturesCommandSupportExceptionCopyright © 2007–2017 The Apache Software Foundation. All rights reserved.