|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
ConnectionHolder | Connection holder, wrapping a JMS Connection and a JMS Session. |
JmsTransactionManager | PlatformTransactionManager implementation for a single JMS ConnectionFactory. |
JmsTransactionManager102 | A subclass of JmsTransactionManager that uses the JMS 1.0.2 specification, rather than the JMS 1.1 methods used by JmsTransactionManager itself. |
JmsTransactionObject | JMS transaction object, representing a ConnectionHolder. |
SingleConnectionFactory | A JMS ConnectionFactory adapter that returns the same Connection on all
createConnection calls, and ignores calls to close .
|
SingleConnectionFactory102 | A subclass of SingleConnectionFactory that uses the JMS 1.0.2 specification, rather than the JMS 1.1 methods used by SingleConnectionFactory itself. |
Provides a PlatformTransactionManager implementation for a single JMS ConnectionFactory, and a SingleConnectionFactory adapter.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |