|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributeChangeNotification | |
javax.management.modelmbean | |
org.jboss.mx.modelmbean |
Uses of AttributeChangeNotification in javax.management.modelmbean |
Methods in javax.management.modelmbean with parameters of type AttributeChangeNotification | |
void |
RequiredModelMBean.sendAttributeChangeNotification(AttributeChangeNotification ntfyObj)
|
void |
ModelMBeanNotificationBroadcaster.sendAttributeChangeNotification(AttributeChangeNotification ntfyObj)
|
Uses of AttributeChangeNotification in org.jboss.mx.modelmbean |
Methods in org.jboss.mx.modelmbean with parameters of type AttributeChangeNotification | |
void |
ModelMBeanInvoker.sendAttributeChangeNotification(AttributeChangeNotification notification)
Sends an attribute change notification. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |