Package org.glassfish.gmbal
Interface GmbalMBean
-
- All Superinterfaces:
DynamicMBean,NotificationBroadcaster,NotificationEmitter
- All Known Implementing Classes:
GmbalMBeanNOPImpl
public interface GmbalMBean extends DynamicMBean, NotificationEmitter
Type returned from ManagedObjectManager createRoot and register methods. Used because all Gmbal MBeans are dynamic MBeans that support attribute change notification.- Author:
- ken
-
-
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
-
-