Class AbstractContext.ThreadLocalData
java.lang.Object
org.exoplatform.container.context.AbstractContext.ThreadLocalData
- Enclosing class:
AbstractContext<K>
This class encapsulates all the data stored into the
ThreadLocal variable-
Field Summary
Fields -
Method Summary
-
Field Details
-
storage
The storage -
cache
The local cache
-