Uses of Interface javax.management.NotificationListener

Uses in package gnu.java.lang.management

Methods with parameter type javax.management.NotificationListener

void
Registers the specified listener as a new recipient of notifications from this bean.
void
Removes the specified listener from the list of recipients of notifications from this bean.
void
Removes the specified listener from the list of recipients of notifications from this bean.

Uses in package javax.management

Methods with parameter type javax.management.NotificationListener

void
Registers the specified listener as a new recipient of notifications from the delegate.
void
Registers the specified listener as a new recipient of notifications from this bean.
void
Registers the specified listener as a new recipient of notifications from this bean.
void
Registers the supplied listener with the specified management bean.
void
Registers the supplied listener with the specified management bean.
void
This method is called on a per-listener basis, either from this thread or the supplied executor, and may be overridden by subclasses which wish to change how notifications are delivered.
void
Removes the specified listener from the list of recipients of notifications from this bean.
void
Removes the specified listener from the list of recipients of notifications from this bean.
void
Removes the specified listener from the list of recipients of notifications from this bean.
void
Removes the specified listener from the list of recipients of notifications from this delegate.
void
Removes the specified listener from the list of recipients of notifications from this bean.
void
Removes the specified listener from the list of recipients of notifications from this bean.
void
Removes the specified listener from the list of recipients of notifications from the supplied bean.
void
Removes the specified listener from the list of recipients of notifications from the supplied bean.
void
Removes the specified listener from the list of recipients of notifications from the supplied bean.
void
Removes the specified listener from the list of recipients of notifications from the supplied bean.

Uses in package gnu.javax.management

Constructors with parameter type javax.management.NotificationListener

Constructs a new ListenerData with the specified listener, filter and passback object.

Methods with parameter type javax.management.NotificationListener

void
Registers the supplied listener with the specified management bean.
void
Removes the specified listener from the list of recipients of notifications from the supplied bean.
void
Removes the specified listener from the list of recipients of notifications from the supplied bean.

Methods with return type javax.management.NotificationListener

NotificationListener
Returns the listener.