Interface IdServerMDCProcessorType

All Superinterfaces:
AutoCloseable
All Known Implementing Classes:
IdServerMDCRequestProcessor, IdServerMDCResponseProcessor

public interface IdServerMDCProcessorType extends AutoCloseable
The interface exposed by objects that know how to configure MDC properties.
See Also:
  • MDC
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Remove any MDC properties that were added by the processor.