|
Oracle Communications Services Gatekeeper Java API Reference 6.0 E55513-02 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
WLNGBaseBean
com.bea.wlcp.wlng.api.management.WLNGMBeanDelegate
Constructor Summary | |
WLNGMBeanDelegate(Class mbeanInterface) |
|
WLNGMBeanDelegate(Object impl, Class mbeanInterface) Constructor. |
Method Summary | |
void |
addNotificationListener(NotificationListener listener, NotificationFilter filter, Object handback) Add notification. |
MBeanNotificationInfo[] |
getNotificationInfo() Get notification info. |
void |
removeNotificationListener(NotificationListener listener) Remove notification. |
void |
removeNotificationListener(NotificationListener listener, NotificationFilter filter, Object handback) Remove notification. |
void |
sendNotification(Notification n) Send notification. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WLNGMBeanDelegate(Class mbeanInterface) throws NotCompliantMBeanException
public WLNGMBeanDelegate(Object impl, Class mbeanInterface) throws NotCompliantMBeanException
NotCompliantMBeanException
Method Detail |
public void addNotificationListener(NotificationListener listener, NotificationFilter filter, Object handback)
addNotificationListener
in interface NotificationBroadcaster
listener
-filter
-handback
-public MBeanNotificationInfo[] getNotificationInfo()
getNotificationInfo
in interface NotificationBroadcaster
public void removeNotificationListener(NotificationListener listener) throws ListenerNotFoundException
removeNotificationListener
in interface NotificationBroadcaster
listener
-ListenerNotFoundException
public void removeNotificationListener(NotificationListener listener, NotificationFilter filter, Object handback)
removeNotificationListener
in interface NotificationEmitter
listener
-filter
-handback
-public void sendNotification(Notification n)
n
-
|
Oracle Communications Services Gatekeeper Java API Reference 6.0 E55513-02 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |