Interface Container

All Superinterfaces:
ConfigurationItem, Serializable, Taggable
All Known Subinterfaces:
DeployableContainer, HostContainer
All Known Implementing Classes:
BaseContainer, BaseDeployableContainer, BaseDeployedContainer, BaseProvisionedContainer, Host

@TypeIcon("icons/types/udm.Container.svg") public interface Container extends ConfigurationItem, Taggable
Containers are configuration items (CIs) that Deployable CIs can be deployed to. The result of the deployment is represented as a Deployed. Containers are grouped together in an Environment. Examples of containers are a host, WebSphere server or WebLogic cluster.