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 TypeMethodDescriptionvoidThe executor this is delegating for.
-
Constructor Details
-
DelegatingThreadContextExecutor
-
-
Method Details
-
getDelegate
Description copied from interface:DelegatingExecutorThe executor this is delegating for.- Specified by:
getDelegatein interfaceDelegatingExecutor
-
execute
-