Interface EmbeddedDeployable

All Superinterfaces:
ConfigurationItem, Serializable
All Known Subinterfaces:
Provisioner
All Known Implementing Classes:
BaseEmbeddedDeployable, BaseProvisioner, BaseProvisionerArtifact, EmbeddedDeployableArtifact

@TypeIcon("icons/types/udm.Deployable.svg") public interface EmbeddedDeployable extends ConfigurationItem
Some deployables can have modules, for example an EAR archive can contain some WAR modules inside that can potentially be deployed to different containers. A EmbeddedDeployable is a CI representation of such a module.