Class PolicyWrapper

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<PluginConfig>

    public class PolicyWrapper
    extends PluginConfig

    PolicyWrapper class.

    Version:
    $Id: $
    Author:
    ranger
    See Also:
    Serialized Form
    • Constructor Detail

      • PolicyWrapper

        public PolicyWrapper()

        Constructor for PolicyWrapper.

      • PolicyWrapper

        public PolicyWrapper​(PluginConfig pc)

        Constructor for PolicyWrapper.

        Parameters:
        pc - a PluginConfig object.