java.lang.Object
com.aoapps.lang.concurrent.ThreadLocalsRunnable
com.aoapps.servlet.filter.FunctionContextRunnable
- All Implemented Interfaces:
 Runnable
Maintains current function context for the provided runnable.
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class com.aoapps.lang.concurrent.ThreadLocalsRunnable
run 
- 
Constructor Details
- 
FunctionContextRunnable
Creates a newFunctionContextRunnable. 
 - 
 
