@Metadata(description="WebLogic JMS server, that act as management containers for the queues and topics in JMS modules that are targeted to them") public class JmsServer extends com.xebialabs.deployit.plugin.api.udm.base.BaseContainer implements JmsTarget, com.xebialabs.deployit.plugin.overthere.HostContainer
| Constructor and Description |
|---|
JmsServer() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<com.xebialabs.deployit.plugin.api.flow.Step> |
controlTaskDispatch(java.lang.String name,
java.util.Map<java.lang.String,java.lang.String> args) |
Domain |
getDomain() |
com.xebialabs.deployit.plugin.overthere.Host |
getHost() |
com.xebialabs.deployit.plugin.python.PythonManagingContainer |
getManagingContainer() |
java.lang.String |
getObjectName() |
Server |
getServer() |
void |
inspect(com.xebialabs.deployit.plugin.api.inspection.InspectionContext ctx) |
void |
setServer(Server server) |
getTags, setTagscompareTo, equals, get$token, getId, getName, getProperty, getPropertyDescriptor, getSyntheticProperties, getSyntheticProperty, getType, hashCode, hasProperty, hasSyntheticProperty, putSyntheticProperties, putSyntheticProperty, set$token, setId, setProperty, setSyntheticProperties, setType, toStringpublic Server getServer()
public void setServer(Server server)
public com.xebialabs.deployit.plugin.python.PythonManagingContainer getManagingContainer()
getManagingContainer in interface com.xebialabs.deployit.plugin.python.PythonManagedContainerpublic java.lang.String getObjectName()
getObjectName in interface JmsTargetpublic java.util.List<com.xebialabs.deployit.plugin.api.flow.Step> controlTaskDispatch(java.lang.String name,
java.util.Map<java.lang.String,java.lang.String> args)
public com.xebialabs.deployit.plugin.overthere.Host getHost()
getHost in interface com.xebialabs.deployit.plugin.overthere.HostContainerpublic void inspect(com.xebialabs.deployit.plugin.api.inspection.InspectionContext ctx)