@Metadata(root=INFRASTRUCTURE,
description="OSB domain on the WebLogic server",
inspectable=true)
public class Domain
extends com.xebialabs.deployit.plugin.wls.container.Domain
implements com.xebialabs.deployit.plugin.wls.container.WlsContainer
| Constructor and Description |
|---|
Domain() |
| Modifier and Type | Method and Description |
|---|---|
com.xebialabs.deployit.plugin.wls.container.Domain |
getDomain() |
java.util.Set<com.xebialabs.deployit.plugin.overthere.Host> |
getHosts() |
java.lang.String |
getObjectName() |
java.lang.String |
getRuntimePath() |
com.xebialabs.overthere.CmdLine |
getScriptCommandLine(com.xebialabs.overthere.OverthereFile script) |
java.util.Set<com.xebialabs.deployit.plugin.wls.container.Server> |
getServers() |
int |
getStartOrder() |
int |
getStopOrder() |
addClusters, controlTaskDispatch, getAdminServerName, getClusters, getDeployedsToDiscover, getDestroyJmsModuleOrder, getDomainHome, getHost, getManagingContainer, getPassword, getPort, getStartMode, getStartSteps, getStopSteps, getUsername, getVersion, getWlHome, getWlstPath, inspect, runWithDaemon, setAdminServerName, setDeployedsToDiscover, setDomainHome, setHost, setPassword, setPort, setRunWithDaemon, setStartMode, setUseNodeManager, setUsername, setVersion, setWlHome, setWlstPathgetTags, setTagscompareTo, equals, get$token, getId, getName, getProperty, getPropertyDescriptor, getSyntheticProperties, getSyntheticProperty, getType, hashCode, hasProperty, hasSyntheticProperty, putSyntheticProperties, putSyntheticProperty, set$token, setId, setProperty, setSyntheticProperties, setType, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetStartSteps, getStopStepspublic com.xebialabs.overthere.CmdLine getScriptCommandLine(com.xebialabs.overthere.OverthereFile script)
getScriptCommandLine in interface com.xebialabs.deployit.plugin.python.PythonManagingContainergetScriptCommandLine in class com.xebialabs.deployit.plugin.wls.container.Domainpublic java.lang.String getRuntimePath()
getRuntimePath in interface com.xebialabs.deployit.plugin.python.PythonManagingContainergetRuntimePath in class com.xebialabs.deployit.plugin.wls.container.Domainpublic com.xebialabs.deployit.plugin.wls.container.Domain getDomain()
getDomain in interface com.xebialabs.deployit.plugin.wls.container.WlsContainergetDomain in class com.xebialabs.deployit.plugin.wls.container.Domainpublic java.lang.String getObjectName()
getObjectName in interface com.xebialabs.deployit.plugin.wls.container.WlsContainergetObjectName in class com.xebialabs.deployit.plugin.wls.container.Domainpublic java.util.Set<com.xebialabs.deployit.plugin.overthere.Host> getHosts()
getHosts in interface com.xebialabs.deployit.plugin.wls.container.WlsContainergetHosts in class com.xebialabs.deployit.plugin.wls.container.Domainpublic java.util.Set<com.xebialabs.deployit.plugin.wls.container.Server> getServers()
getServers in interface com.xebialabs.deployit.plugin.wls.container.WlsContainergetServers in class com.xebialabs.deployit.plugin.wls.container.Domainpublic int getStopOrder()
getStopOrder in interface com.xebialabs.deployit.plugin.wls.container.WlsContainergetStopOrder in class com.xebialabs.deployit.plugin.wls.container.Domainpublic int getStartOrder()
getStartOrder in interface com.xebialabs.deployit.plugin.wls.container.WlsContainergetStartOrder in class com.xebialabs.deployit.plugin.wls.container.Domain