JBoss/JMS Connection Interceptor
Does the heavy lifting to implement the Connection including:
Initial handshake (authentication)
Ping/Pong (could be a separate interceptor)
Error handling -
javax.jms.ExceptionListener
(could be a separate interceptor - InvokerInterceptor?)
Comments