com.xebialabs.deployit.plugin.was.container
Interface WasAppContainer

All Superinterfaces:
com.xebialabs.deployit.plugin.api.udm.ConfigurationItem, com.xebialabs.deployit.plugin.api.udm.Container, com.xebialabs.deployit.plugin.overthere.HostContainer, com.xebialabs.deployit.plugin.python.PythonManagedContainer, java.io.Serializable, com.xebialabs.deployit.plugin.api.udm.Taggable, WasContainer
All Known Subinterfaces:
Server
All Known Implementing Classes:
Cluster, ManagedServer, UnmanagedServer

public interface WasAppContainer
extends WasContainer


Field Summary
 
Fields inherited from interface com.xebialabs.deployit.plugin.api.udm.Taggable
TAGS_FIELD
 
Method Summary
 java.util.List<java.lang.String> getApplicationManagerObjectNames()
           
 
Methods inherited from interface com.xebialabs.deployit.plugin.was.container.WasContainer
getCell, getCellName, getContainmentPath, getNodes, getShortTypeDescription, getWasConfigIdType, getWasTargetType
 
Methods inherited from interface com.xebialabs.deployit.plugin.python.PythonManagedContainer
getManagingContainer
 
Methods inherited from interface com.xebialabs.deployit.plugin.overthere.HostContainer
getHost
 
Methods inherited from interface com.xebialabs.deployit.plugin.api.udm.Taggable
getTags, setTags
 

Method Detail

getApplicationManagerObjectNames

@DerivedProperty(value="applicationManagerObjectNames")
java.util.List<java.lang.String> getApplicationManagerObjectNames()