org.objectweb.petals.tools.webadmin.util
Class MessagesListener

java.lang.Object
  extended by org.objectweb.petals.tools.webadmin.util.MessagesListener
All Implemented Interfaces:
java.util.EventListener, javax.management.NotificationListener

public class MessagesListener
extends java.lang.Object
implements javax.management.NotificationListener


Constructor Summary
MessagesListener(DataCollector collector)
           
 
Method Summary
 void handleNotification(javax.management.Notification notification, java.lang.Object handback)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessagesListener

public MessagesListener(DataCollector collector)
Method Detail

handleNotification

public void handleNotification(javax.management.Notification notification,
                               java.lang.Object handback)
Specified by:
handleNotification in interface javax.management.NotificationListener
See Also:
NotificationListener.handleNotification(Notification, Object)


Copyright © 2005-2007 ObjectWeb Consortium. All Rights Reserved.