Interface GmbalMBean

  • All Superinterfaces:
    javax.management.DynamicMBean, javax.management.NotificationBroadcaster, javax.management.NotificationEmitter
    All Known Implementing Classes:
    GmbalMBeanNOPImpl, MBeanImpl

    public interface GmbalMBean
    extends javax.management.DynamicMBean, javax.management.NotificationEmitter
    Type returned from ManagedObjectManager createRoot and register methods. Used because all Gmbal MBeans are dynamic MBeans that support attribute change notification.
    • Method Summary

      • Methods inherited from interface javax.management.DynamicMBean

        getAttribute, getAttributes, getMBeanInfo, invoke, setAttribute, setAttributes
      • Methods inherited from interface javax.management.NotificationBroadcaster

        addNotificationListener, getNotificationInfo, removeNotificationListener
      • Methods inherited from interface javax.management.NotificationEmitter

        removeNotificationListener