public class ComputeServiceDestroyCommand extends ComputeCommandBase
| Modifier and Type | Field and Description |
|---|---|
protected String |
id |
cacheProvider, computeServices, configAdmin, FACTORY_FILTER, NODE_DETAILS_FORMAT, PROVIDERFORMAT, shellTableFactory| Constructor and Description |
|---|
ComputeServiceDestroyCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
doExecute() |
org.osgi.service.cm.ConfigurationAdmin |
getConfigAdmin() |
void |
setConfigAdmin(org.osgi.service.cm.ConfigurationAdmin configAdmin) |
execute, findOrCreateFactoryConfiguration, getAllLocations, getCacheProvider, getComputeServices, getCpuCores, getCpuUnits, getMemory, getOperatingSystemDetails, getPrivateAddresses, getPublicAddresses, getShellTableFactory, printComputeApis, printComputeProviders, printHardwares, printImages, printLocations, printNodeInfo, printNodes, setCacheProvider, setComputeServices, setShellTableFactoryprotected String id
protected Object doExecute() throws Exception
doExecute in class org.apache.karaf.shell.console.AbstractActionExceptionpublic org.osgi.service.cm.ConfigurationAdmin getConfigAdmin()
getConfigAdmin in class ComputeCommandBasepublic void setConfigAdmin(org.osgi.service.cm.ConfigurationAdmin configAdmin)
setConfigAdmin in class ComputeCommandBaseCopyright © 2012. All Rights Reserved.