com.xebialabs.deployit.plugin.wls.container
Interface JmsTarget

All Superinterfaces:
com.xebialabs.deployit.plugin.api.udm.ConfigurationItem, com.xebialabs.deployit.plugin.api.udm.Container, com.xebialabs.deployit.plugin.python.PythonManagedContainer, java.io.Serializable, com.xebialabs.deployit.plugin.api.udm.Taggable
All Known Implementing Classes:
Cluster, JmsServer, Server

public interface JmsTarget
extends com.xebialabs.deployit.plugin.python.PythonManagedContainer


Field Summary
 
Fields inherited from interface com.xebialabs.deployit.plugin.api.udm.ConfigurationItem
SYNTHETIC_PROPERTIES_FIELD, TYPE_FIELD
 
Method Summary
 Domain getDomain()
           
 java.lang.String getObjectName()
           
 
Methods inherited from interface com.xebialabs.deployit.plugin.python.PythonManagedContainer
getManagingContainer
 
Methods inherited from interface com.xebialabs.deployit.plugin.api.udm.Taggable
getTags, setTags
 
Methods inherited from interface com.xebialabs.deployit.plugin.api.udm.ConfigurationItem
getId, getName, getProperty, getSyntheticProperties, getSyntheticProperty, getType, hasProperty, putSyntheticProperty, setId, setProperty
 

Method Detail

getDomain

Domain getDomain()

getObjectName

@DerivedProperty(value="objectName")
java.lang.String getObjectName()