|
|||||||||
| 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.wls.container.JmsServer
@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
| 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 |
| Constructor Summary | |
|---|---|
JmsServer()
|
|
| Method Summary | |
|---|---|
Domain |
getDomain()
|
com.xebialabs.deployit.plugin.python.PythonManagingContainer |
getManagingContainer()
|
java.lang.String |
getObjectName()
|
Server |
getServer()
|
java.util.Set<java.lang.String> |
getTags()
|
void |
setServer(Server server)
|
void |
setTags(java.util.Set<java.lang.String> tags)
|
| 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.ConfigurationItem |
|---|
getId, getName, getProperty, getSyntheticProperties, getSyntheticProperty, getType, hasProperty, putSyntheticProperty, setId, setProperty |
| Constructor Detail |
|---|
public JmsServer()
| Method Detail |
|---|
public java.util.Set<java.lang.String> getTags()
getTags in interface com.xebialabs.deployit.plugin.api.udm.TaggablegetTags in class com.xebialabs.deployit.plugin.api.udm.base.BaseContainerpublic void setTags(java.util.Set<java.lang.String> tags)
setTags in interface com.xebialabs.deployit.plugin.api.udm.TaggablesetTags in class com.xebialabs.deployit.plugin.api.udm.base.BaseContainerpublic com.xebialabs.deployit.plugin.python.PythonManagingContainer getManagingContainer()
getManagingContainer in interface com.xebialabs.deployit.plugin.python.PythonManagedContainerpublic Server getServer()
public void setServer(Server server)
public java.lang.String getObjectName()
getObjectName in interface JmsTargetpublic Domain getDomain()
getDomain in interface JmsTarget
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||