Package org.glassfish.gmbal
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.NotificationEmitterType 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
-
-