Uses of Interface
org.eclipse.gemini.blueprint.extender.internal.util.PrivilegedUtils.UnprivilegedExecution

Packages that use PrivilegedUtils.UnprivilegedExecution
org.eclipse.gemini.blueprint.extender.internal.util   
 

Uses of PrivilegedUtils.UnprivilegedExecution in org.eclipse.gemini.blueprint.extender.internal.util
 

Methods in org.eclipse.gemini.blueprint.extender.internal.util with parameters of type PrivilegedUtils.UnprivilegedExecution
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-2012. All Rights Reserved.