public static interface JMXManageable.JMXCallback
Modifier and Type | Method and Description |
---|---|
void |
sendJMXAttributeChanged(String name,
Object oldValue,
Object newValue) |
void |
sendJMXNotification(String type,
String message) |
void |
sendJMXNotification(String type,
String message,
Object payload) |
Copyright © 2017 JacORB. All rights reserved.