public interface Deployable extends ConfigurationItem, Taggable
ConfigurationItem
s (CIs) that can be deployed to a Container
.
There are two types of Deployables: DeployableArtifact
s and resource specifications, which is a generic name
for any Deployable CI that is not a DeployableArtifact, for example a datasource, a queue, or a connection factory.
Deployables are part of a DeploymentPackage
or of a CompositePackage
.TAGS_FIELD
SYNTHETIC_PROPERTIES_FIELD, TYPE_FIELD
getId, getName, getProperty, getSyntheticProperties, getSyntheticProperty, getType, hasProperty, putSyntheticProperty, setId, setProperty