Class UnmanagedServer
java.lang.Object
com.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.UnmanagedServer
- All Implemented Interfaces:
com.xebialabs.deployit.plugin.api.udm.ConfigurationItem,com.xebialabs.deployit.plugin.api.udm.Container,com.xebialabs.deployit.plugin.api.udm.Taggable,com.xebialabs.deployit.plugin.overthere.HostContainer,com.xebialabs.deployit.plugin.python.PythonManagedContainer,com.xebialabs.deployit.plugin.python.PythonManagingContainer,Cell,HealthPolicyMembershipContainer,Node,Server,WasAppContainer,WasContainer,WasCustomPropertyContainer,Serializable,Comparable<com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem>
@Metadata(description="An unmanaged WebSphere Applicaton Server (WAS Base/SA)",
inspectable=true)
public class UnmanagedServer
extends BaseCell
implements Node, Server
An unmanaged WebSphere Application Server.
- See Also:
-
Field Summary
Fields inherited from class com.xebialabs.deployit.plugin.was.container.BaseCell
performOnlyTopologyDiscovery, skipTopologyDiscoveryFields inherited from class com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem
id, syntheticProperties, typeFields inherited from interface com.xebialabs.deployit.plugin.api.udm.ConfigurationItem
SYNTHETIC_PROPERTIES_FIELD, TYPE_FIELDFields 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_DAEMONFields inherited from interface com.xebialabs.deployit.plugin.api.udm.Taggable
TAGS_FIELD -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the name of the cell.getNode()getNodes()voidsetCellName(String cellName) voidsetNodeName(String nodeName) voidsetServerType(ServerType serverType) Methods inherited from class com.xebialabs.deployit.plugin.was.container.BaseCell
appendTypeToName, controlTaskDispatch, getCell, getCellHost, getConfigDirName, getConfigDirPath, getDeployedsToDiscover, getHost, getHostname, getInspectScript, getLibraryScripts, getManagingContainer, getPassword, getPluginFilePath, getPort, getRuntimePath, getScriptCommandLine, getServerStatusPath, getStartServerPath, getStopServerPath, getUsername, getVersion, getVersionInfoPath, getWasHome, getWsAdminArgs, getWsadminPath, inspect, runWithDaemon, setAppendTypeToName, setConfigDirName, setDeployedsToDiscover, setHost, setHostname, setPassword, setPort, setRunWithDaemon, setUseJython21, setUsername, setVersion, setWasHome, setWsadminArgs, setWsadminPath, useJython21Methods inherited from class com.xebialabs.deployit.plugin.api.udm.base.BaseContainer
getTags, setTagsMethods inherited from class com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem
compareTo, equals, get$ciAttributes, get$directoryReference, get$externalProperties, get$internalId, get$referenceId, get$securedCi, get$securedDirectoryReference, get$token, get$validationMessages, getId, getName, getProperty, getPropertyDescriptor, getType, hashCode, hasProperty, set$ciAttributes, set$directoryReference, set$externalProperties, set$internalId, set$referenceId, set$securedCi, set$securedDirectoryReference, set$token, set$validationMessages, setId, setProperty, setType, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.xebialabs.deployit.plugin.api.udm.ConfigurationItem
get$directoryReference, get$internalId, get$referenceId, get$securedCi, get$securedDirectoryReference, get$validationMessages, getId, getName, getProperty, getType, hasProperty, setId, setPropertyMethods inherited from interface com.xebialabs.deployit.plugin.overthere.HostContainer
getHostMethods inherited from interface com.xebialabs.deployit.plugin.python.PythonManagedContainer
getManagingContainerMethods inherited from interface com.xebialabs.deployit.plugin.api.udm.Taggable
getTags, setTags
-
Constructor Details
-
UnmanagedServer
public UnmanagedServer()
-
-
Method Details
-
getCellName
Description copied from interface:CellReturns the name of the cell.- Specified by:
getCellNamein interfaceCell- Specified by:
getCellNamein interfaceWasContainer- Returns:
- the name
-
setCellName
-
getNode
-
getNodeName
- Specified by:
getNodeNamein interfaceNode
-
setNodeName
-
getNodes
- Specified by:
getNodesin interfaceWasContainer
-
getServerType
- Specified by:
getServerTypein interfaceServer
-
setServerType
- Specified by:
setServerTypein interfaceServer
-
getApplicationManagerObjectNames
- Specified by:
getApplicationManagerObjectNamesin interfaceWasAppContainer
-
getContainmentPath
- Specified by:
getContainmentPathin interfaceWasContainer
-
getWasConfigIdType
- Specified by:
getWasConfigIdTypein interfaceWasContainer
-
getWasTargetType
- Specified by:
getWasTargetTypein interfaceWasContainer
-
getShortTypeDescription
- Specified by:
getShortTypeDescriptionin interfaceWasContainer
-