站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 jmx API Documentation 英文版文档

AsynchNotificationBroadcasterSupport.AsynchNotifier (JBoss/JMX API) - JBoss 4.0.1 sp1 jmx API Documentation 英文版文档


org.jboss.mx.notification
Class AsynchNotificationBroadcasterSupport.AsynchNotifier

java.lang.Object
  extended byorg.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.