org.glassfish.gmbal
Interface GmbalMBean

All Superinterfaces:
DynamicMBean, NotificationBroadcaster, NotificationEmitter
All Known Implementing Classes:
GmbalMBeanNOPImpl, MBeanImpl

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.NotificationEmitter
removeNotificationListener
 
Methods inherited from interface javax.management.NotificationBroadcaster
addNotificationListener, getNotificationInfo, removeNotificationListener
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.