Uses of Package
org.sklsft.commons.log.context
Packages that use org.sklsft.commons.log.context
Package
Description
-
Classes in org.sklsft.commons.log.context used by org.sklsft.commons.logClassDescriptionEnumeration of the different kind of channels through which a transaction can be triggered.
-
Classes in org.sklsft.commons.log.context used by org.sklsft.commons.log.aspectsClassDescriptionEnumeration of the different kind of channels through which a transaction can be triggered.
-
Classes in org.sklsft.commons.log.context used by org.sklsft.commons.log.contextClassDescriptionEnumeration 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 triggered