- All Superinterfaces:
- ConfigurationItem, EmbeddedDeployed<D,BaseDeployed>, EmbeddedDeployedContainer<D,BaseDeployed>, java.io.Serializable
- All Known Implementing Classes:
- BaseAppliedProvisioner, BaseAppliedProvisionerArtifact
public interface AppliedProvisioner<D extends Provisioner>
extends EmbeddedDeployed<D,BaseDeployed>
Base for all Deployed counterparts of all Provisioners.
Please look at implementations for specific types.
Container type is a sub-type of Deployed as it is an Embedded Configuration Item.