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) |
registerDisposable
void setJMXCallback(JMXManageable.JMXCallback callback)
String[] getJMXNotificationTypes()
String getJMXObjectName()
Copyright © 2016 JacORB. All rights reserved.