public class ChefServiceDestroyCommand extends ChefCommandBase
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
id |
cacheProvider, chefServices, configAdmin, FACTORY_FILTER, PROVIDERFORMAT, shellTableFactory| Constructor and Description |
|---|
ChefServiceDestroyCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
doExecute() |
org.osgi.service.cm.ConfigurationAdmin |
getConfigAdmin() |
void |
setConfigAdmin(org.osgi.service.cm.ConfigurationAdmin configAdmin) |
execute, findOrCreateFactoryConfiguration, getCacheProvider, getChefServices, getShellTableFactory, printChefApis, printCookbooks, setCacheProvider, setChefServices, setShellTableFactoryprotected java.lang.Object doExecute()
throws java.lang.Exception
doExecute in class org.apache.karaf.shell.console.AbstractActionjava.lang.Exceptionpublic org.osgi.service.cm.ConfigurationAdmin getConfigAdmin()
getConfigAdmin in class ChefCommandBasepublic void setConfigAdmin(org.osgi.service.cm.ConfigurationAdmin configAdmin)
setConfigAdmin in class ChefCommandBaseCopyright © 2013. All Rights Reserved.