org.jboss.jmx.adaptor.rmi
Class NotificationListenerDelegate
java.lang.Object
org.jboss.jmx.adaptor.rmi.NotificationListenerDelegate
- All Implemented Interfaces:
- EventListener, NotificationListener
public class NotificationListenerDelegate
- extends Object
- implements NotificationListener
- Version:
- $Revision: 81030 $
- Author:
- Scott.Stark@jboss.org
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotificationListenerDelegate
public NotificationListenerDelegate(RMINotificationListener client)
handleNotification
public void handleNotification(Notification notification,
Object handback)
- Specified by:
handleNotification
in interface NotificationListener
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.