public class InvocationContextContainer extends ThreadLocal<InvocationContext>
| Constructor and Description |
|---|
InvocationContextContainer() |
| Modifier and Type | Method and Description |
|---|---|
protected InvocationContext |
initialValue() |
void |
injectContextFactory(ContextFactory contextFactory) |
get, remove, setpublic void injectContextFactory(ContextFactory contextFactory)
protected InvocationContext initialValue()
initialValue in class ThreadLocal<InvocationContext>Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.