public class CloudFirewallEdit extends FabricCommand
configurationAdmin, fabricService| Constructor and Description |
|---|
CloudFirewallEdit() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
doExecute() |
java.util.List<org.jclouds.compute.ComputeService> |
getComputeServices() |
FirewallManagerFactory |
getFirewallManagerFactory() |
void |
setComputeServices(java.util.List<org.jclouds.compute.ComputeService> computeServices) |
void |
setFirewallManagerFactory(FirewallManagerFactory firewallManagerFactory) |
checkFabricAvailable, doesContainerExist, getConfigurationAdmin, getContainer, getCurator, getFabricService, getProfile, getProfiles, getProfiles, isPartOfEnsemble, percentText, setConfigurationAdmin, setCurator, setFabricService, toString, toStringprotected java.lang.Object doExecute()
throws java.lang.Exception
doExecute in class org.apache.karaf.shell.console.AbstractActionjava.lang.Exceptionpublic FirewallManagerFactory getFirewallManagerFactory()
public void setFirewallManagerFactory(FirewallManagerFactory firewallManagerFactory)
public java.util.List<org.jclouds.compute.ComputeService> getComputeServices()
public void setComputeServices(java.util.List<org.jclouds.compute.ComputeService> computeServices)
Copyright © 2014 Red Hat. All Rights Reserved.