blob: f4c0c0b2674b5cade63aac055236dabbdb0ec364 [file] [log] [blame]
h2. Transaction Service
Sub-component of [OpenEJB|Design]
h2. Definition
Provides the container with transactional integrity.
h2. Also Known As
* Transaction Manager
h2. Responsibilities
* To give OpenEJB a reference to a valid implementation of javax.transaction.TransactionManager
h2. Related Classes
* org.apache.openejb.spi.TransactionService
* javax.transaction.TransactionManager