Uses of Interface javax.management.NotificationFilter

Uses in package gnu.java.lang.management

Methods with parameter type javax.management.NotificationFilter

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.

Uses in package javax.management

Classes implementing javax.management.NotificationFilter

class
Performs filtering of AttributeChangeNotifications based on a list of attribute names.
class
Performs filtering of Notifications based on a list of type prefixes.

Methods with parameter type javax.management.NotificationFilter

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
Registers the supplied listener with the specified management bean.
void
Registers the supplied listener with the specified management 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.NotificationFilter

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

Methods with parameter type javax.management.NotificationFilter

void
Registers the supplied listener with the specified management bean.
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.NotificationFilter

NotificationFilter
Returns the filter.