Package ubic.gemma.core.logging.log4j
Class DelegatingThreadContextExecutor
java.lang.Object
ubic.gemma.core.logging.log4j.DelegatingThreadContextExecutor
- All Implemented Interfaces:
Executor
,DelegatingExecutor
- Author:
- poirigui
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
The executor this is delegating for.
-
Constructor Details
-
DelegatingThreadContextExecutor
-
-
Method Details
-
getDelegate
Description copied from interface:DelegatingExecutor
The executor this is delegating for.- Specified by:
getDelegate
in interfaceDelegatingExecutor
-
execute
-