public final class RemoteListenerConnector extends Object implements NotificationListener, Serializable
| Constructor and Description |
|---|
RemoteListenerConnector(String address) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
void |
handleNotification(Notification evt,
Object h) |
void |
setMBeanServer(MBeanServer s) |
public RemoteListenerConnector(String address)
public void handleNotification(Notification evt, Object h)
handleNotification in interface NotificationListenerpublic String getId()
public void setMBeanServer(MBeanServer s)
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.