Package | Description |
---|---|
org.eclipse.gemini.blueprint.util.internal |
Modifier and Type | Method and Description |
---|---|
static <T> T |
PrivilegedUtils.executeWithCustomTCCL(ClassLoader customClassLoader,
PrivilegedUtils.UnprivilegedExecution<T> execution)
Temporarily changes the TCCL to the given one for the duration of the given execution.
|
Copyright © 2006-2013. All Rights Reserved.