org.jboss.mx.notification
Class AsynchNotificationBroadcasterSupport.AsynchNotifier
java.lang.Object
org.jboss.mx.notification.AsynchNotificationBroadcasterSupport.AsynchNotifier
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- AsynchNotificationBroadcasterSupport
public class AsynchNotificationBroadcasterSupport.AsynchNotifier
- extends Object
- implements Runnable
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AsynchNotificationBroadcasterSupport.AsynchNotifier
public AsynchNotificationBroadcasterSupport.AsynchNotifier(NotificationListener listener,
Notification notification,
Object handback)
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.