Class Parameter

  • All Implemented Interfaces:
    Serializable

    public class Parameter
    extends Object
    implements Serializable
    Parameters to be used for collecting this service. Parameters are specific to the service monitor.
    See Also:
    Serialized Form
    • Constructor Detail

      • Parameter

        public Parameter()
      • Parameter

        public Parameter​(String key,
                         String value)