Uses of Interface
hu.icellmobilsoft.coffee.se.logging.mdc.MDCAdapter
-
Packages that use MDCAdapter Package Description hu.icellmobilsoft.coffee.se.logging.mdc -
-
Uses of MDCAdapter in hu.icellmobilsoft.coffee.se.logging.mdc
Classes in hu.icellmobilsoft.coffee.se.logging.mdc that implement MDCAdapter Modifier and Type Class Description classCoffeeMDCAdapterFallback MDC adapter for coffee; if no other adapter is availableclassJbossMDCAdapterMDC adapter fororg.jboss.logging.MDCclassSlf4jMDCAdapterMDC adapter fororg.slf4j.MDCMethods in hu.icellmobilsoft.coffee.se.logging.mdc that return MDCAdapter Modifier and Type Method Description static MDCAdapterMDCAdapters. findAdapter()Finds available MDC Adapter.MDCAdapterMDCAdapterProvider. getAdapter()Provide and initializes MDCAdapter instance.
-