KickJava   Java API By Example, From Geeks To Geeks.

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

javax.management
Interface NotificationListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
RelationService
See Also:
Top Examples, Source Code

void handleNotification(Notification notification,
                        Object handback)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags