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

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

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

Methods in org.eclipse.gemini.blueprint.util.internal 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.