public interface JMXManageable extends NotifyingDisposable
| Modifier and Type | Interface and Description |
|---|---|
static interface |
JMXManageable.JMXCallback |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getJMXNotificationTypes() |
String |
getJMXObjectName() |
void |
setJMXCallback(JMXManageable.JMXCallback callback) |
registerDisposablevoid setJMXCallback(JMXManageable.JMXCallback callback)
String[] getJMXNotificationTypes()
String getJMXObjectName()
Copyright © 2015 JacORB. All rights reserved.