public interface TibjmsMulticastExceptionListener
| Modifier and Type | Method and Description |
|---|---|
void |
onMulticastException(Connection connection,
Session session,
MessageConsumer consumer,
JMSException exception)
This mehod Invoked when the a mutlicast problem has been identified.
|
void onMulticastException(Connection connection, Session session, MessageConsumer consumer, JMSException exception)
connection - The connection affected by the multicast exceptionsession - The session affected by the multicast exceptionconsumer - The consumer affected by the multicast exceptionexception - A JMS Exception identifying the problemCopyright © TIBCO Software Inc. All rights reserved