|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributeChangeNotification | |
---|---|
javax.management.modelmbean | Provides the definition of the ModelMBean classes. |
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 notification)
Sends an attributeChangeNotification which is passed in to the registered attributeChangeNotification listeners on the ModelMBean. |
|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1993, 2010, Oracle and/or its affiliates. All rights reserved.