当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 management API Documentation 英文版文档
JMSClientNotificationListener (JBoss/Management API) - JBoss 4.0.1 sp1 management API Documentation 英文版文档
org.jboss.management.mejb
Class JMSClientNotificationListener
java.lang.Object
org.jboss.management.mejb.ClientNotificationListener
org.jboss.management.mejb.JMSClientNotificationListener
- All Implemented Interfaces:
- javax.jms.MessageListener
- public class JMSClientNotificationListener
- extends ClientNotificationListener
- implements javax.jms.MessageListener
Local JMS Listener to receive the message and send to the listener
- Version:
- $Revision: 1.6 $
- Author:
- ???
Constructor Summary |
JMSClientNotificationListener(javax.management.ObjectName pSender,
javax.management.NotificationListener pClientListener,
Object pHandback,
javax.management.NotificationFilter pFilter,
String pQueueJNDIName,
String pServerName,
MEJB pConnector)
|
Method Summary |
void |
onMessage(javax.jms.Message pMessage)
|
JMSClientNotificationListener
public JMSClientNotificationListener(javax.management.ObjectName pSender,
javax.management.NotificationListener pClientListener,
Object pHandback,
javax.management.NotificationFilter pFilter,
String pQueueJNDIName,
String pServerName,
MEJB pConnector)
throws javax.jms.JMSException,
javax.management.JMException,
NamingException,
RemoteException
onMessage
public void onMessage(javax.jms.Message pMessage)
- Specified by:
onMessage
in interface javax.jms.MessageListener
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.