com.atomikos.icatch.jta
Class AbstractJtaUserTransactionService

java.lang.Object
  extended by com.atomikos.icatch.config.imp.AbstractUserTransactionService
      extended by com.atomikos.icatch.jta.AbstractJtaUserTransactionService
All Implemented Interfaces:
UserTransactionService

public abstract class AbstractJtaUserTransactionService
extends AbstractUserTransactionService


Constructor Summary
AbstractJtaUserTransactionService()
           
 
Method Summary
 TransactionManager getTransactionManager()
           
 void init(TSInitInfo info)
           
 void shutdown(boolean force)
           
 
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
 
Methods inherited from interface com.atomikos.icatch.config.UserTransactionService
createTSInitInfo
 

Constructor Detail

AbstractJtaUserTransactionService

public AbstractJtaUserTransactionService()
Method Detail

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 © 2013. All Rights Reserved.