org.jboss.mx.notification
Class AsynchNotificationBroadcasterSupport.AsynchNotifier

java.lang.Object
  extended by org.jboss.mx.notification.AsynchNotificationBroadcasterSupport.AsynchNotifier
All Implemented Interfaces:
Runnable
Enclosing class:
AsynchNotificationBroadcasterSupport

public class AsynchNotificationBroadcasterSupport.AsynchNotifier
extends Object
implements Runnable


Constructor Summary
AsynchNotificationBroadcasterSupport.AsynchNotifier(NotificationListener listener, Notification notification, Object handback)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AsynchNotificationBroadcasterSupport.AsynchNotifier

public AsynchNotificationBroadcasterSupport.AsynchNotifier(NotificationListener listener,
                                                           Notification notification,
                                                           Object handback)
Method Detail

run

public void run()
Specified by:
run in interface Runnable


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