javax.management
Interface NotificationListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
RelationService, RemoteNotificationListenerSupport, JythonRunner, SMTP

public interface NotificationListener
extends java.util.EventListener

Version:
$Revision: 1.3 $
Author:
Simone Bordet

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

Method Detail

handleNotification

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