public class InstallFeatureCommand
extends org.apache.karaf.cellar.core.shell.CellarCommandSupport
| Constructor and Description |
|---|
InstallFeatureCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
doExecute() |
org.apache.karaf.cellar.core.event.EventProducer |
getEventProducer() |
org.apache.karaf.features.FeaturesService |
getFeaturesService() |
void |
setEventProducer(org.apache.karaf.cellar.core.event.EventProducer eventProducer) |
void |
setFeaturesService(org.apache.karaf.features.FeaturesService featuresService) |
protected Object doExecute() throws Exception
doExecute in class org.apache.karaf.cellar.core.shell.CellarCommandSupportExceptionpublic org.apache.karaf.cellar.core.event.EventProducer getEventProducer()
public void setEventProducer(org.apache.karaf.cellar.core.event.EventProducer eventProducer)
public org.apache.karaf.features.FeaturesService getFeaturesService()
public void setFeaturesService(org.apache.karaf.features.FeaturesService featuresService)
Copyright © 2019 The Apache Software Foundation. All rights reserved.