Uses of Interface
ch.elca.el4j.core.correlationId.CorrelationIdManager

Packages that use CorrelationIdManager
ch.elca.el4j.core.correlationId   
 

Uses of CorrelationIdManager in ch.elca.el4j.core.correlationId
 

Classes in ch.elca.el4j.core.correlationId that implement CorrelationIdManager
 class CorrelationIdManagerSlf4jImpl
          Provides an implementation of the CorrelationIdManager which stores the current correlation Id as the variable 'correlationId' in SLF4J's MDC.
 

Methods in ch.elca.el4j.core.correlationId that return CorrelationIdManager
 CorrelationIdManager CorrelationIdImplicitContextPasser.getCorrelationIdManager()
           
 

Methods in ch.elca.el4j.core.correlationId with parameters of type CorrelationIdManager
 void CorrelationIdImplicitContextPasser.setCorrelationIdManager(CorrelationIdManager correlationIdManager)
           
 



Copyright © 2005-2011 ELCA. All Rights Reserved.