API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.management. NotificationEmitter View Source
Author(s)
Since
1.5
Version
Serial
Hierarchy
 NotificationBroadcaster
      NotificationEmitter
Subinterfaces
Description
public interface NotificationEmitter
  Interface implemented by an MBean that emits Notifications.
See also:   
Methods
Hide/Show inherited methods
public void removeNotificationListener (NotificationListener listener, NotificationFilter filter, Object handback) throws ListenerNotFoundException
  Removes a listener from this MBean.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar