Package org.atmosphere.util
Class ThreadLocalInvoker<T>
java.lang.Object
org.atmosphere.util.ThreadLocalInvoker<T>
- Type Parameters:
T-
- All Implemented Interfaces:
InvocationHandler
This class has been highly inspired by the Jersey's 1.x.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ThreadLocalInvoker
public ThreadLocalInvoker()
-
-
Method Details
-
set
-
get
-
invoke
- Specified by:
invokein interfaceInvocationHandler- Throws:
Throwable
-