Class ConfigThreadContext
java.lang.Object
org.jvnet.hk2.config.provider.internal.ConfigThreadContext
- Author:
- jwells
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcaptureACCandRun(Runnable runnable) Performs a runnable action while managing the callers AccessControlContext in thread local storage
-
Constructor Details
-
ConfigThreadContext
public ConfigThreadContext()
-
-
Method Details
-
captureACCandRun
Performs a runnable action while managing the callers AccessControlContext in thread local storage
-