public class JMSExceptionListener extends Object implements javax.jms.ExceptionListener
| Modifier and Type | Method and Description |
|---|---|
void |
addConsumer(JMSMessageConsumer messageConsumer) |
void |
onException(javax.jms.JMSException exception) |
public void addConsumer(JMSMessageConsumer messageConsumer)
public void onException(javax.jms.JMSException exception)
onException in interface javax.jms.ExceptionListenerCopyright © 2019 WSO2. All rights reserved.