KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > management > NotificationFilter

javax.management
Interface NotificationFilter

All Superinterfaces:
Serializable
All Known Implementing Classes:
AttributeChangeNotificationFilter, MBeanServerNotificationFilter, NotificationFilterSupport
See Also:
Top Examples, Source Code

boolean isNotificationEnabled(Notification notification)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags