javax.management
Interface NotificationListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
RelationService, MBeanServerInterceptorListener

public interface NotificationListener
extends java.util.EventListener

Author:
Young Yang

Method Summary
 void handleNotification(Notification notification, java.lang.Object obj)
           
 

Method Detail

handleNotification

public void handleNotification(Notification notification,
                               java.lang.Object obj)