org.jboss.jmx.adaptor.rmi
Class NotificationListenerDelegate

java.lang.Object
  extended by org.jboss.jmx.adaptor.rmi.NotificationListenerDelegate
All Implemented Interfaces:
EventListener, javax.management.NotificationListener

public class NotificationListenerDelegate
extends Object
implements javax.management.NotificationListener

Version:
$Revision: 1.2.6.1 $
Author:
Scott.Stark@jboss.org

Constructor Summary
NotificationListenerDelegate(RMINotificationListener client)
           
 
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

NotificationListenerDelegate

public NotificationListenerDelegate(RMINotificationListener client)
Method Detail

handleNotification

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


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.