All Classes and Interfaces
Class
Description
Enumeration of the different kind of channels through which a transaction can be triggered.
When invoking a transaction through one interface or via a batch,
this context will go along with the transaction and give informations about it :
An identifier of the transaction
A correlation id, to associate this transaction to others
A {link
RequestChannels channel to identify through which kind of interface the transaction was triggeredA class containing a static
ThreadLocal that holds a RequestContext.