当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 management API Documentation 英文版文档
PollingClientNotificationListener (JBoss/Management API) - JBoss 4.0.1 sp1 management API Documentation 英文版文档
org.jboss.management.mejb
Class PollingClientNotificationListener
java.lang.Object
org.jboss.management.mejb.ClientNotificationListener
org.jboss.management.mejb.PollingClientNotificationListener
- All Implemented Interfaces:
- Runnable
- public class PollingClientNotificationListener
- extends ClientNotificationListener
- implements Runnable
Local Polling Listener to receive the message and send to the listener
- Version:
- $Revision: 1.8 $
- Author:
- Andreas Schaefer
Constructor Summary |
PollingClientNotificationListener(javax.management.ObjectName pSender,
javax.management.NotificationListener pClientListener,
Object pHandback,
javax.management.NotificationFilter pFilter,
int pSleepingPeriod,
int pMaximumListSize,
MEJB pConnector)
|
Method Summary |
void |
run()
|
PollingClientNotificationListener
public PollingClientNotificationListener(javax.management.ObjectName pSender,
javax.management.NotificationListener pClientListener,
Object pHandback,
javax.management.NotificationFilter pFilter,
int pSleepingPeriod,
int pMaximumListSize,
MEJB pConnector)
throws javax.management.JMException,
RemoteException
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.