|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Class Summary | |
| AbstractGeronimoPool | This abstract class defines common properties for every kind of pool used by the connection manager of Geronimo. |
| BootstrapContextFactoryBean | A Spring FactoryBean for creating a BootstrapContext for the JCA container
with the WorkManager and ExtendedTransactionManager. |
| ConnectionManagerFactoryBean | This FactoryBean creates a local JCA connection factory outside a J2EE application server. |
| GeronimoTransactionManagerFactoryBean | This FactoryBean creates and configures the Geronimo implementation of the UserTransaction and TransactionManager interfaces. |
| LocalTransactionFactoryBean | This FactoryBean creates the local transaction strategy for the JCA connection manager used. |
| NoTransactionFactoryBean | This FactoryBean creates the no transaction strategy for the JCA connection manager used. |
| PartitionedPoolFactoryBean | This FactoryBean creates the partitionned pool strategy for the Geronimo connection manager. |
| SinglePoolFactoryBean | This FactoryBean creates the partitionned pool strategy for the Geronimo connection manager. |
| TransactionContextManagerFactoryBean | This FactoryBean creates and configures the TransactionManagerContext of Geronimo. |
| TransactionManagerFactoryBean | This FactoryBean creates and configures the Geronimo implementation of the TransactionManager interface. |
| UserTransactionFactoryBean | Deprecated. Use GeronimoTransactionManagerFactoryBean instead |
| WorkManagerFactoryBean | A Spring FactoryBean for creating a BootstrapContext for the JCA container
with the WorkManager and ExtendedTransactionManager. |
| XATransactionFactoryBean | This FactoryBean creates the xa transaction strategy for the JCA connection manager used. |
A collection of Spring Factory Beans for creating Geronimo components such as the BootstrapContext, WorkManager and TransactionManager
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||