javax.management.j2ee
public interface ListenerRegistration extends Serializable
| Method Summary | |
|---|---|
| void | addNotificationListener(ObjectName name, NotificationListener listener, NotificationFilter filter, Object handback) |
| void | removeNotificationListener(ObjectName name, NotificationListener listener) |