|
Oracle Communications Services Gatekeeper Java API Reference 7.0.0.1 E96578-01 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.management.StandardMBean
com.bea.wlcp.wlng.management.WLNGBaseBean
com.bea.wlcp.wlng.api.management.WLNGMBeanDelegate
Constructor Summary | |
WLNGMBeanDelegate(java.lang.Class mbeanInterface)
|
|
WLNGMBeanDelegate(java.lang.Object impl,
java.lang.Class mbeanInterface)
Constructor. |
Method Summary | |
void |
addNotificationListener(javax.management.NotificationListener listener,
javax.management.NotificationFilter filter,
java.lang.Object handback)
Add notification. |
javax.management.MBeanNotificationInfo[] |
getNotificationInfo()
Get notification info. |
void |
removeNotificationListener(javax.management.NotificationListener listener)
Remove notification. |
void |
removeNotificationListener(javax.management.NotificationListener listener,
javax.management.NotificationFilter filter,
java.lang.Object handback)
Remove notification. |
void |
sendNotification(javax.management.Notification n)
Send notification. |
Methods inherited from class com.bea.wlcp.wlng.management.WLNGBaseBean |
getDescription, getDescription, getDescription, getParameterName, invoke |
Methods inherited from class javax.management.StandardMBean |
cacheMBeanInfo, getAttribute, getAttributes, getCachedMBeanInfo, getClassName, getConstructors, getDescription, getDescription, getDescription, getDescription, getImpact, getImplementation, getImplementationClass, getMBeanInfo, getMBeanInterface, getParameterName, postDeregister, postRegister, preDeregister, preRegister, setAttribute, setAttributes, setImplementation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WLNGMBeanDelegate(java.lang.Class mbeanInterface) throws javax.management.NotCompliantMBeanException
public WLNGMBeanDelegate(java.lang.Object impl, java.lang.Class mbeanInterface) throws javax.management.NotCompliantMBeanException
javax.management.NotCompliantMBeanException
Method Detail |
public void addNotificationListener(javax.management.NotificationListener listener, javax.management.NotificationFilter filter, java.lang.Object handback)
addNotificationListener
in interface javax.management.NotificationBroadcaster
listener
- filter
- handback
- public javax.management.MBeanNotificationInfo[] getNotificationInfo()
getNotificationInfo
in interface javax.management.NotificationBroadcaster
public void removeNotificationListener(javax.management.NotificationListener listener) throws javax.management.ListenerNotFoundException
removeNotificationListener
in interface javax.management.NotificationBroadcaster
listener
-
javax.management.ListenerNotFoundException
public void removeNotificationListener(javax.management.NotificationListener listener, javax.management.NotificationFilter filter, java.lang.Object handback)
removeNotificationListener
in interface javax.management.NotificationEmitter
listener
- filter
- handback
- public void sendNotification(javax.management.Notification n)
n
-
|
Oracle Communications Services Gatekeeper Java API Reference 7.0.0.1 E96578-01 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |