Class CLDeploymentHelper


  • public abstract class CLDeploymentHelper
    extends java.lang.Object
    A deployment is the allocation of an artifact or artifact instance to a deployment target. A component deployment is the deployment of one or more artifacts or artifact instances to a deployment target, optionally parameterized by a deployment specification. Examples are executables and configuration files.
    See Also:
    CLDeployment