Skip navigation links
B C G S T U 

B

BasicTransactionAssistanceFactoryImpl - Class in ch.maxant.generic_jca_adapter
Use this class to build a TransactionAssistant.
BasicTransactionAssistanceFactoryImpl(String) - Constructor for class ch.maxant.generic_jca_adapter.BasicTransactionAssistanceFactoryImpl
 

C

ch.maxant.generic_jca_adapter - package ch.maxant.generic_jca_adapter
 

G

getTM() - Method in class ch.maxant.generic_jca_adapter.BasicTransactionAssistanceFactoryImpl
 
getTransactionAssistant() - Method in class ch.maxant.generic_jca_adapter.BasicTransactionAssistanceFactoryImpl
before calling this method, please ensure you have called TransactionConfigurator.setup(String, CommitRollbackCallback)

S

setup(String, CommitRollbackCallback) - Static method in class ch.maxant.generic_jca_adapter.TransactionConfigurator
one time configuration required for setting up a microservice in a transactional environment.

T

TransactionConfigurator - Class in ch.maxant.generic_jca_adapter
Class used to setup the CommitRollbackCallback to be used for the given unique JNDI name.

U

unregisterMicroserviceResourceFactory(String) - Static method in class ch.maxant.generic_jca_adapter.TransactionConfigurator
when your application shutsdown, you should unregister all services that were setup using #setup(String, CommitRollbackHandler) or #setup(String, CommitRollbackHandler, long, File)
B C G S T U 
Skip navigation links

Copyright © 2015 Ant Kutschera. All rights reserved.