org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote
Class DefaultRemoteNotificationServerHandler.ServerListener

java.lang.Object
  extended by org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote.DefaultRemoteNotificationServerHandler.ServerListener
All Implemented Interfaces:
EventListener, javax.management.NotificationListener
Enclosing class:
DefaultRemoteNotificationServerHandler

public class DefaultRemoteNotificationServerHandler.ServerListener
extends Object
implements javax.management.NotificationListener


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

Constructor Detail

DefaultRemoteNotificationServerHandler.ServerListener

public DefaultRemoteNotificationServerHandler.ServerListener()
Method Detail

handleNotification

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


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.