Class StaticMDCBinder


  • public class StaticMDCBinder
    extends MDCMock
    Implementation for MDC Binder
    • Constructor Detail

      • StaticMDCBinder

        public StaticMDCBinder()
    • Method Detail

      • getSingleton

        public static StaticMDCBinder getSingleton()
        Return the singleton of this class.
        Returns:
        the StaticMDCBinder singleton
      • getMDCA

        public org.slf4j.spi.MDCAdapter getMDCA()