|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface should be implemented by a any MBean acting as a notification filter. It allows a registered notification listener to filter the notifications of interest.
Fields inherited from class java.io.Serializable |
serialVersionUID |
Method Summary | |
boolean |
isNotificationEnabled(Notification notification)
Invoked before sending the specified notification to the listener. |
Method Detail |
public boolean isNotificationEnabled(Notification notification)
notification
- The notification to be sent.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |