|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.inject.ThreadContext
public class ThreadContext
The ThreadContext works with @ThreadScoped.
Constructor Summary | |
---|---|
ThreadContext()
|
Method Summary | |
---|---|
static void |
begin()
|
static void |
end()
|
static Context |
getContext()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ThreadContext()
Method Detail |
---|
public static void begin()
public static void end()
public static Context getContext()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |