Interface Metadata

  • All Known Implementing Classes:
    MetadataImpl

    public interface Metadata
    Used to store extra data in MBeans without having to impact differing constructors.
    Author:
    llc
    • Field Detail

      • CORRESPONDING_CONFIG

        static final String CORRESPONDING_CONFIG
        ObjectName of corresponding Config MBean, if any
        See Also:
        Constant Field Values
      • CORRESPONDING_REF

        static final String CORRESPONDING_REF
        ObjectName of corresponding Config reference MBean, if any
        See Also:
        Constant Field Values
      • DEPLOYMENT_DESCRIPTOR

        static final String DEPLOYMENT_DESCRIPTOR
        Object reference to parent mbean (the object, not the ObjectName)
        See Also:
        Constant Field Values