Package | Description |
---|---|
org.eclipse.gemini.blueprint.extender.internal.util |
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–2018. All rights reserved.