- All Implemented Interfaces:
- ConfigurationItem, EmbeddedDeployable, Provisioner, java.io.Serializable, java.lang.Comparable<BaseConfigurationItem>
@Metadata(virtual=true,
description="Base type for all provisioners.")
public class BaseProvisioner
extends BaseConfigurationItem
implements Provisioner
Base deployable for all provisioners. It is an embedded configuration item i.e it will always be
contained in another configuration item and can't be created as a top level deployable in a provisioning package.
- See Also:
- Serialized Form