Uses of Interface
javax.jms.ExceptionListener
-
Uses of ExceptionListener in javax.jms
Methods in javax.jms that return ExceptionListenerModifier and TypeMethodDescriptionConnection.getExceptionListener()Gets theExceptionListenerobject for this connection.Methods in javax.jms with parameters of type ExceptionListenerModifier and TypeMethodDescriptionvoidConnection.setExceptionListener(ExceptionListener listener) Sets an exception listener for this connection.