java.lang.Object
io.ebean.config.MdcBackgroundExecutorWrapper
- All Implemented Interfaces:
BackgroundExecutorWrapper
Propagates MDC context for tasks executed in the background.
-
Constructor Details
-
MdcBackgroundExecutorWrapper
public MdcBackgroundExecutorWrapper()
-
-
Method Details
-
wrap
Wrap the task with MDC context if defined.- Specified by:
wrap
in interfaceBackgroundExecutorWrapper
-
wrap
Wrap the task with MDC context if defined.- Specified by:
wrap
in interfaceBackgroundExecutorWrapper
-