xmlBlaster 2.2.0 client API

org.xmlBlaster.util.admin.extern
Class NotifListener

java.lang.Object
  extended by org.xmlBlaster.util.admin.extern.NotifListener
All Implemented Interfaces:
java.io.Serializable, java.util.EventListener, javax.management.NotificationListener

public class NotifListener
extends java.lang.Object
implements javax.management.NotificationListener, java.io.Serializable

Internal Listener for Changes within MBeans
Listens local, on the serverside, for changes on MBeans. When invoked, sends a Notification-event to the clientsystem

See Also:
Serialized Form

Constructor Summary
NotifListener(XmlBlasterConnector connector, I_XmlBlasterAccess returnCon, Global glob)
           
 
Method Summary
 void handleNotification(javax.management.Notification notif, java.lang.Object handback)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotifListener

public NotifListener(XmlBlasterConnector connector,
                     I_XmlBlasterAccess returnCon,
                     Global glob)
Method Detail

handleNotification

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

xmlBlaster 2.2.0 client API

Copyright © 1999-2014 The xmlBlaster.org contributers.