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
Constructors Constructor Description AweMDCTaskDecorator()
-