Interface Mbean

  • All Superinterfaces:
    ConfigBeanProxy, Named, PropertyBag

    public interface Mbean
    extends ConfigBeanProxy, Named, PropertyBag
    Note on the Name of the MBean : It is a String that represents the name of the MBean. It is required that the name is valid to represent a "value" of a property in the property-list of MBean ObjectName. The name must be specified and is a primary key for an MBean. An invalid name implies failure of operation.