- All Superinterfaces:
- ConfigurationItem, java.io.Serializable
- All Known Implementing Classes:
- BaseEmbeddedDeployable
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.