API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.management. NotificationListener View Source
Author(s)
Since
1.5
Version
Serial
Hierarchy
 EventListener
      NotificationListener
Subinterfaces
Description
public interface NotificationListener
  Should be implemented by an object that wants to receive notifications.
See also:   
Methods
Hide/Show inherited methods
public void handleNotification (Notification notification, Object handback)
  Invoked when a JMX notification occurs.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar