public class ContextClassLoaderBinderTest extends Object
Constructor and Description |
---|
ContextClassLoaderBinderTest() |
Modifier and Type | Method and Description |
---|---|
void |
testBinding()
Deprecated.
ContextClassLoaderBinder.doInContextClassLoader(ClassLoader, java.util.concurrent.Callable) is the safe way to
run code under a specific Context ClassLoader that ensures the classloader is always set and unset properly. |
public ContextClassLoaderBinderTest()
public void testBinding()
ContextClassLoaderBinder.doInContextClassLoader(ClassLoader, java.util.concurrent.Callable)
is the safe way to
run code under a specific Context ClassLoader that ensures the classloader is always set and unset properly.Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.