Class ParameterInfo

  • All Implemented Interfaces:
    java.io.Serializable

    public class ParameterInfo
    extends FeatureInfo

    Internal configuration information for a Parameter descriptor.

    Author:
    Craig R. McClanahan
    See Also:
    Serialized Form
    • Constructor Detail

      • ParameterInfo

        public ParameterInfo()
        Standard zero-arguments constructor.
    • Method Detail

      • createParameterInfo

        public javax.management.MBeanParameterInfo createParameterInfo()
        Create and return a MBeanParameterInfo object that corresponds to the parameter described by this instance.
        Returns:
        a parameter info