Package org.uberfire.commons.cluster
Class ClusterJMSService.JMSExceptionListener
- java.lang.Object
-
- org.uberfire.commons.cluster.ClusterJMSService.JMSExceptionListener
-
- All Implemented Interfaces:
javax.jms.ExceptionListener
- Enclosing class:
- ClusterJMSService
public static class ClusterJMSService.JMSExceptionListener extends Object implements javax.jms.ExceptionListener
-
-
Constructor Summary
Constructors Constructor Description JMSExceptionListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidonException(javax.jms.JMSException e)
-