|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem
com.xebialabs.deployit.plugin.api.udm.base.BaseContainer
com.xebialabs.deployit.plugin.was.container.BaseCell
com.xebialabs.deployit.plugin.was.container.DeploymentManager
@Metadata(description="A WebSphere Application Server deployment manager (WAS ND)") public class DeploymentManager
A WAS deployment manager.
| Field Summary |
|---|
| Fields inherited from class com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem |
|---|
id, syntheticProperties, type |
| Fields inherited from interface com.xebialabs.deployit.plugin.api.udm.ConfigurationItem |
|---|
SYNTHETIC_PROPERTIES_FIELD, TYPE_FIELD |
| Fields inherited from interface com.xebialabs.deployit.plugin.python.PythonManagingContainer |
|---|
CONNECT_FROM_DAEMON, CONNECT_FROM_STAND_ALONE_SCRIPT, DISCONNECT_FROM_DAEMON, DISCONNECT_FROM_STAND_ALONE_SCRIPT, RUN_SCRIPT_FROM_DAEMON |
| Constructor Summary | |
|---|---|
DeploymentManager()
|
|
| Method Summary | |
|---|---|
void |
addNode(NodeAgent node)
|
java.lang.String |
getCellName()
Returns the name of the cell. |
java.lang.String |
getContainmentPath()
|
java.util.Set<? extends Node> |
getNodes()
|
java.lang.String |
getShortTypeDescription()
|
java.lang.String |
getWasConfigIdType()
|
java.lang.String |
getWasTargetType()
|
| Methods inherited from class com.xebialabs.deployit.plugin.was.container.BaseCell |
|---|
getCell, getCellHost, getConfigDirPath, getHost, getManagingContainer, getPassword, getPluginFilePath, getPort, getRuntimePath, getScriptCommandLine, getServerStatusPath, getStartServerPath, getStopServerPath, getUsername, getVersion, getVersionInfoPath, getWasHome, getWsadminPath, inspect, runWithDaemon, setHost, setPassword, setPort, setRunWithDaemon, setUsername, setVersion, setWasHome |
| Methods inherited from class com.xebialabs.deployit.plugin.api.udm.base.BaseContainer |
|---|
getTags, setTags |
| Methods inherited from class com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem |
|---|
compareTo, equals, getId, getName, getProperty, getSyntheticProperties, getSyntheticProperty, getType, hashCode, hasProperty, hasSyntheticProperty, putSyntheticProperties, putSyntheticProperty, setId, setProperty, setSyntheticProperties, setType, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.xebialabs.deployit.plugin.api.udm.Taggable |
|---|
getTags, setTags |
| Methods inherited from interface com.xebialabs.deployit.plugin.api.udm.ConfigurationItem |
|---|
getId, getName, getProperty, getSyntheticProperties, getSyntheticProperty, getType, hasProperty, putSyntheticProperty, setId, setProperty |
| Constructor Detail |
|---|
public DeploymentManager()
| Method Detail |
|---|
public java.lang.String getCellName()
Cell
public java.util.Set<? extends Node> getNodes()
public void addNode(NodeAgent node)
public java.lang.String getContainmentPath()
public java.lang.String getWasConfigIdType()
public java.lang.String getWasTargetType()
public java.lang.String getShortTypeDescription()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||