org.kuali.rice.kew.plugin
Class ContextClassLoaderBinderTest
java.lang.Object
   org.kuali.rice.kew.plugin.ContextClassLoaderBinderTest
org.kuali.rice.kew.plugin.ContextClassLoaderBinderTest
- public class ContextClassLoaderBinderTest 
- extends Object
Tests the ContextClassLoaderBinder
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ContextClassLoaderBinderTest
public ContextClassLoaderBinderTest()
testBinding
public 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.
 
- 
 
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.