|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.karaf.shell.console.AbstractAction
org.jclouds.karaf.commands.compute.ComputeCommandBase
org.jclouds.karaf.commands.compute.ComputeServiceDestroyCommand
public class ComputeServiceDestroyCommand
| Field Summary | |
|---|---|
protected java.lang.String |
id
|
| Fields inherited from class org.jclouds.karaf.commands.compute.ComputeCommandBase |
|---|
cacheProvider, computeServices, configAdmin, FACTORY_FILTER, NODE_DETAILS_FORMAT, PROVIDERFORMAT, shellTableFactory |
| Fields inherited from class org.apache.karaf.shell.console.AbstractAction |
|---|
log, session |
| Constructor Summary | |
|---|---|
ComputeServiceDestroyCommand()
|
|
| Method Summary | |
|---|---|
protected java.lang.Object |
doExecute()
|
org.osgi.service.cm.ConfigurationAdmin |
getConfigAdmin()
|
void |
setConfigAdmin(org.osgi.service.cm.ConfigurationAdmin configAdmin)
|
| Methods inherited from class org.jclouds.karaf.commands.compute.ComputeCommandBase |
|---|
execute, findOrCreateFactoryConfiguration, getAllLocations, getCacheProvider, getComputeServices, getCpuCores, getCpuUnits, getMemory, getOperatingSystemDetails, getPrivateAddresses, getPublicAddresses, getShellTableFactory, printComputeApis, printComputeProviders, printHardwares, printImages, printLocations, printNodeInfo, printNodes, setCacheProvider, setComputeServices, setShellTableFactory |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String id
| Constructor Detail |
|---|
public ComputeServiceDestroyCommand()
| Method Detail |
|---|
protected 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 ComputeCommandBasepublic void setConfigAdmin(org.osgi.service.cm.ConfigurationAdmin configAdmin)
setConfigAdmin in class ComputeCommandBase
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||