com.xebialabs.deployit.plugin.jbossdm.container
Interface CliManagedContainer

All Superinterfaces:
com.xebialabs.deployit.plugin.api.udm.ConfigurationItem, com.xebialabs.deployit.plugin.api.udm.Container, com.xebialabs.deployit.plugin.overthere.HostContainer, java.io.Serializable, com.xebialabs.deployit.plugin.api.udm.Taggable
All Known Implementing Classes:
CliBasedContainer, Domain, Profile, ServerGroup, StandaloneServer

public interface CliManagedContainer
extends com.xebialabs.deployit.plugin.overthere.HostContainer


Field Summary
 
Fields inherited from interface com.xebialabs.deployit.plugin.api.udm.ConfigurationItem
SYNTHETIC_PROPERTIES_FIELD, TYPE_FIELD
 
Method Summary
 CliManagingContainer 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
 
Methods inherited from interface com.xebialabs.deployit.plugin.api.udm.ConfigurationItem
getId, getName, getProperty, getSyntheticProperties, getSyntheticProperty, getType, hasProperty, putSyntheticProperty, setId, setProperty
 

Method Detail

getManagingContainer

CliManagingContainer getManagingContainer()