Class DFDeploymentProperties

  • All Implemented Interfaces:
    Serializable, Cloneable, Map<Object,​Object>

    public class DFDeploymentProperties
    extends Properties
    Convenience class for managing deployment properties - settings or options to be conveyed to the back-end during deployment-related operations.

    Heavily inspired by the original from common-utils but copied here to minimize dependencies.

    Author:
    tjquinn
    See Also:
    Serialized Form