public class ContainerCreateChild extends ContainerCreateSupport
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, dataStoreOption, dataStoreType, isEnsembleServer, jvmOpts, manualIp, profiles, resolver, version, zookeeperPassword
configurationAdmin, fabricService
Constructor and Description |
---|
ContainerCreateChild() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
doExecute() |
protected void |
preCreateContainer(java.lang.String name) |
displayContainers, getDataStoreProperties, getProfileNames, rethrowAuthenticationErrors
checkFabricAvailable, doesContainerExist, getConfigurationAdmin, getContainer, getCurator, getFabricService, getProfile, getProfiles, getProfiles, isPartOfEnsemble, percentText, setConfigurationAdmin, setCurator, setFabricService, toString, toString
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 ContainerCreateSupport
Copyright © 2017 Red Hat. All Rights Reserved.