org.castor.transactionmanager
public final class LocalTransactionManagerFactory extends Object implements TransactionManagerFactory
Version: $Revision: 5951 $ $Date: 2006-04-13 10:49:49 -0600 (Thu, 13 Apr 2006) $ since 1.0
| Field Summary | |
|---|---|
| static TransactionManager | MANAGER The dummy transaction manager that always will be returned. |
| static String | NAME The name of the factory. |
| Method Summary | |
|---|---|
| String | getName() |
| TransactionManager | getTransactionManager(Properties properties) |
See Also: getName