com.atomikos.icatch.provider.imp
Class AssemblerImp
java.lang.Object
com.atomikos.icatch.provider.imp.AssemblerImp
- All Implemented Interfaces:
- Assembler
public class AssemblerImp
- extends Object
- implements Assembler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AssemblerImp
public AssemblerImp()
- Called by ServiceLoader.
initializeProperties
public ConfigProperties initializeProperties()
- Specified by:
initializeProperties in interface Assembler
assembleTransactionService
public TransactionServiceProvider assembleTransactionService(ConfigProperties configProperties)
- Specified by:
assembleTransactionService in interface Assembler
assembleCompositeTransactionManager
public CompositeTransactionManager assembleCompositeTransactionManager()
- Specified by:
assembleCompositeTransactionManager in interface Assembler
Copyright © 2016. All Rights Reserved.