|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.hk2.component.Hk2ThreadContext
public final class Hk2ThreadContext
FOR INTERNAL USE ONLY.
Maintains thread local information used for the inner workings of Hk2.
| Constructor Summary | |
|---|---|
Hk2ThreadContext()
|
|
| Method Summary | |
|---|---|
static void |
captureACCandRun(java.lang.Runnable runnable)
Performs a runnable action while managing the callers AccessControlContext in thread local storage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Hk2ThreadContext()
| Method Detail |
|---|
public static void captureACCandRun(java.lang.Runnable runnable)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||