|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.ThreadLocal<InvocationContext>
org.jboss.cache.invocation.InvocationContextContainer
public class InvocationContextContainer
Container and factory for thread locals
| Constructor Summary | |
|---|---|
InvocationContextContainer()
|
|
| Method Summary | |
|---|---|
protected InvocationContext |
initialValue()
|
void |
injectContextFactory(ContextFactory contextFactory)
|
| Methods inherited from class java.lang.ThreadLocal |
|---|
get, remove, set |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InvocationContextContainer()
| Method Detail |
|---|
public void injectContextFactory(ContextFactory contextFactory)
protected InvocationContext initialValue()
initialValue in class java.lang.ThreadLocal<InvocationContext>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||