当前页面:
在线文档首页 >
JBoss 3.2.7 server API Documentation 英文版文档
JMSClientNotificationListener (JBoss Server API) - JBoss 3.2.7 server API Documentation 英文版文档
org.jboss.jmx.connector.notification
Class JMSClientNotificationListener
java.lang.Object
org.jboss.jmx.connector.notification.ClientNotificationListener
org.jboss.jmx.connector.notification.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.5 $
- Author:
- Andreas "Mad" Schaefer
|
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,
RemoteMBeanServer pConnector)
throws javax.jms.JMSException,
javax.management.JMException,
NamingException
onMessage
public void onMessage(javax.jms.Message pMessage)
- Specified by:
onMessage in interface javax.jms.MessageListener
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.