Package com.almis.awe.component
Class AweMDCTaskDecorator
java.lang.Object
com.almis.awe.component.AweMDCTaskDecorator
- All Implemented Interfaces:
org.springframework.core.task.TaskDecorator
public class AweMDCTaskDecorator
extends Object
implements org.springframework.core.task.TaskDecorator
Tasl decorator to propagate MDC parameters to child threads
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
AweMDCTaskDecorator
public AweMDCTaskDecorator()
-
-
Method Details
-
decorate
- Specified by:
decorate
in interfaceorg.springframework.core.task.TaskDecorator
-