public class ContainerCreateChildAction extends AbstractContainerCreateAction
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
name |
protected int |
number |
protected java.lang.String |
parent |
protected java.lang.String |
password |
protected java.lang.String |
username |
bindAddress, clusterService, dataStoreOption, dataStoreType, fabricService, isEnsembleServer, jvmOpts, manualIp, profiles, resolver, version, zookeeperPassword| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
doExecute() |
protected void |
preCreateContainer(java.lang.String name) |
displayContainers, getDataStoreProperties, getProfileNames, rethrowAuthenticationErrorsprotected java.lang.String username
protected java.lang.String password
protected java.lang.String parent
protected java.lang.String name
protected int number
protected java.lang.Object doExecute()
throws java.lang.Exception
doExecute in class org.apache.karaf.shell.console.AbstractActionjava.lang.Exceptionprotected void preCreateContainer(java.lang.String name)
preCreateContainer in class AbstractContainerCreateActionCopyright © 2014 Red Hat. All Rights Reserved.