@Metadata(description="A WebSphere Application Server deployment manager (WAS ND)",
inspectable=true)
public class DeploymentManager
extends BaseCell
performOnlyTopologyDiscovery, skipTopologyDiscoveryid, syntheticProperties, type| Constructor and Description |
|---|
DeploymentManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
addCluster(Cluster cluster) |
void |
addNode(NodeAgent node) |
java.lang.String |
getCellName()
Returns the name of the cell.
|
java.util.Set<Cluster> |
getClusters() |
java.lang.String |
getContainmentPath() |
java.util.Set<? extends Node> |
getNodes() |
java.lang.String |
getShortTypeDescription() |
java.lang.String |
getWasConfigIdType() |
java.lang.String |
getWasTargetType() |
controlTaskDispatch, getCell, getCellHost, getConfigDirName, getConfigDirPath, getDeployedsToDiscover, getHost, getHostname, getInspectScript, getLibraryScripts, getManagingContainer, getPassword, getPluginFilePath, getPort, getRuntimePath, getScriptCommandLine, getServerStatusPath, getStartServerPath, getStopServerPath, getUsername, getVersion, getVersionInfoPath, getWasHome, getWsadminPath, inspect, runWithDaemon, setConfigDirName, setDeployedsToDiscover, setHost, setHostname, setPassword, setPort, setRunWithDaemon, setUsername, setVersion, setWasHomegetTags, setTagscompareTo, equals, get$ciAttributes, get$token, get$validationMessages, getId, getName, getProperty, getPropertyDescriptor, getType, hashCode, hasProperty, set$ciAttributes, set$token, set$validationMessages, setId, setProperty, setType, toStringpublic java.lang.String getCellName()
Cellpublic java.util.Set<? extends Node> getNodes()
public void addNode(NodeAgent node)
public java.util.Set<Cluster> getClusters()
public void addCluster(Cluster cluster)
public java.lang.String getContainmentPath()
public java.lang.String getWasConfigIdType()
public java.lang.String getWasTargetType()
public java.lang.String getShortTypeDescription()