|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TransactionServiceInfo | |
| org.openejb.alt.assembler.classic | The classes and interfaces directly under this package define the basic parts of the OpenEJB assembler system architecture. |
| org.openejb.alt.assembler.classic.xml | The classes and interfaces directly under this package define the basic parts of the OpenEJB assembler xml system architecture. |
| Uses of TransactionServiceInfo in org.openejb.alt.assembler.classic |
| Fields in org.openejb.alt.assembler.classic declared as TransactionServiceInfo | |
TransactionServiceInfo |
FacilitiesInfo.transactionService
|
| Methods in org.openejb.alt.assembler.classic with parameters of type TransactionServiceInfo | |
TransactionManager |
AssemblerTool.assembleTransactionManager(TransactionServiceInfo txInfo)
This method assembles the TransactionManager from the TransactionServiceInfo configuration object. |
| Uses of TransactionServiceInfo in org.openejb.alt.assembler.classic.xml |
| Subclasses of TransactionServiceInfo in org.openejb.alt.assembler.classic.xml | |
class |
TransactionService
A subclass of TransactionServiceInfo filled with data from an XML file. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||