|
Oracle Communications Services Gatekeeper Java API Reference 5.1 E37525-01 |
||||||||||
| 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 NotificationBroadcasterlistener -filter -handback -public MBeanNotificationInfo[] getNotificationInfo()
getNotificationInfo in interface NotificationBroadcaster
public void removeNotificationListener(NotificationListener listener)
throws ListenerNotFoundException
removeNotificationListener in interface NotificationBroadcasterlistener -ListenerNotFoundException
public void removeNotificationListener(NotificationListener listener,
NotificationFilter filter,
Object handback)
removeNotificationListener in interface NotificationEmitterlistener -filter -handback -public void sendNotification(Notification n)
n -
|
Oracle Communications Services Gatekeeper Java API Reference 5.1 E37525-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||