org.jacorb.notification.interfaces
public static interface JMXManageable.JMXCallback
| Method Summary | |
|---|---|
| void | sendJMXAttributeChanged(String name, Object oldValue, Object newValue) |
| void | sendJMXNotification(String type, String message, Object payload) |
| void | sendJMXNotification(String type, String message) |