|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RMIAdaptor
RMI Interface for the server side Connector which is nearly the same as the MBeanServer Interface but has an additional RemoteException.
| Method Summary | |
|---|---|
void |
addNotificationListener(javax.management.ObjectName name,
RMINotificationListener listener,
javax.management.NotificationFilter filter,
Object handback)
|
void |
removeNotificationListener(javax.management.ObjectName name,
RMINotificationListener listener)
|
| Methods inherited from interface javax.management.MBeanServerConnection |
|---|
addNotificationListener, addNotificationListener, createMBean, createMBean, createMBean, createMBean, getAttribute, getAttributes, getDefaultDomain, getDomains, getMBeanCount, getMBeanInfo, getObjectInstance, invoke, isInstanceOf, isRegistered, queryMBeans, queryNames, removeNotificationListener, removeNotificationListener, removeNotificationListener, removeNotificationListener, setAttribute, setAttributes, unregisterMBean |
| Method Detail |
|---|
void addNotificationListener(javax.management.ObjectName name,
RMINotificationListener listener,
javax.management.NotificationFilter filter,
Object handback)
throws javax.management.InstanceNotFoundException,
RemoteException
name - listener - filter - handback -
javax.management.InstanceNotFoundException
RemoteException
void removeNotificationListener(javax.management.ObjectName name,
RMINotificationListener listener)
throws javax.management.InstanceNotFoundException,
javax.management.ListenerNotFoundException,
RemoteException
name - listener -
javax.management.InstanceNotFoundException
javax.management.ListenerNotFoundException
RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||