public class CloudServiceList extends FabricCommand
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROVIDERFORMAT |
configurationAdmin, fabricService| Constructor and Description |
|---|
CloudServiceList() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
doExecute() |
ComputeRegistry |
getComputeRegistry() |
protected void |
printComputeProvidersOrApis(java.lang.Iterable<java.lang.String> providersOrApis,
java.util.List<org.jclouds.compute.ComputeService> computeServices,
java.lang.String indent,
java.io.PrintStream out) |
void |
setComputeRegistry(ComputeRegistry computeRegistry) |
checkFabricAvailable, doesContainerExist, getConfigurationAdmin, getContainer, getCurator, getFabricService, getProfile, getProfiles, getProfiles, isPartOfEnsemble, percentText, setConfigurationAdmin, setCurator, setFabricService, toString, toStringpublic static final java.lang.String PROVIDERFORMAT
protected java.lang.Object doExecute()
throws java.lang.Exception
doExecute in class org.apache.karaf.shell.console.AbstractActionjava.lang.Exceptionprotected void printComputeProvidersOrApis(java.lang.Iterable<java.lang.String> providersOrApis,
java.util.List<org.jclouds.compute.ComputeService> computeServices,
java.lang.String indent,
java.io.PrintStream out)
public ComputeRegistry getComputeRegistry()
public void setComputeRegistry(ComputeRegistry computeRegistry)
Copyright © 2014 Red Hat. All Rights Reserved.