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, rethrowAuthenticationErrors
protected 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.AbstractAction
java.lang.Exception
protected void preCreateContainer(java.lang.String name)
preCreateContainer
in class AbstractContainerCreateAction
Copyright © 2011-2014 Red Hat. All Rights Reserved.