Interface DeploymentConfiguration


public interface DeploymentConfiguration
Encapsulates the configuration of a deployment.
Author:
Paul Ferraro
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the locally unique name of this deployment.
  • Method Details

    • getDeploymentName

      String getDeploymentName()
      Returns the locally unique name of this deployment.
      Returns:
      a deployment name.