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

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

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

Methods in org.eclipse.gemini.blueprint.extender.internal.util with parameters of type PrivilegedUtils.UnprivilegedThrowableExecution
static
<T> T
PrivilegedUtils.executeWithCustomTCCL(ClassLoader customClassLoader, PrivilegedUtils.UnprivilegedThrowableExecution<T> execution)
          Temporarily changes the TCCL to the given one for the duration of the given execution.
 



Copyright © 2006-2012. All Rights Reserved.