com.atomikos.icatch.jta
Class AbstractJtaUserTransactionService
java.lang.Object
com.atomikos.icatch.config.imp.AbstractUserTransactionService
com.atomikos.icatch.jta.AbstractJtaUserTransactionService
- All Implemented Interfaces:
- UserTransactionService
public abstract class AbstractJtaUserTransactionService
- extends AbstractUserTransactionService
| Methods inherited from class com.atomikos.icatch.config.imp.AbstractUserTransactionService |
findOrCreateFolder, getCompositeTransactionManager, getDefaultName, getExportingTransactionManager, getHostAddress, getImportingTransactionManager, getLogAdministrators, getResources, getTrimmedProperty, init, registerLogAdministrator, registerResource, registerTSListener, removeLogAdministrator, removeResource, removeTSListener |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractJtaUserTransactionService
public AbstractJtaUserTransactionService()
init
public void init(TSInitInfo info)
throws SysException
- Specified by:
init in interface UserTransactionService- Overrides:
init in class AbstractUserTransactionService
- Throws:
SysException
shutdown
public void shutdown(boolean force)
throws IllegalStateException
- Specified by:
shutdown in interface UserTransactionService- Overrides:
shutdown in class AbstractUserTransactionService
- Throws:
IllegalStateException
getTransactionManager
public TransactionManager getTransactionManager()
- See Also:
UserTransactionService
Copyright © 2012. All Rights Reserved.