- All Superinterfaces:
- ConfigurationItem, java.io.Serializable
- All Known Subinterfaces:
- Provisioner
- All Known Implementing Classes:
- BaseEmbeddedDeployable, BaseProvisioner, BaseProvisionerArtifact, EmbeddedDeployableArtifact
@TypeIcon(value="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.