Package org.sklsft.commons.log.context
package org.sklsft.commons.log.context
-
ClassDescriptionEnumeration 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
RequestChannelschannel to identify through which kind of interface the transaction was triggeredA class containing a staticThreadLocalthat holds aRequestContext.