org.kuali.rice.kew.clientapp
Class ThinClientTest.DelegatingClassLoaderCreater
java.lang.Object
org.kuali.rice.kew.clientapp.ThinClientTest.DelegatingClassLoaderCreater
- All Implemented Interfaces:
- PrivilegedAction<ClassLoader>
- Enclosing class:
- ThinClientTest
private class ThinClientTest.DelegatingClassLoaderCreater
- extends Object
- implements PrivilegedAction<ClassLoader>
a privileged action to create a new classloader with our thread's classloader as its parent
- 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 |
ThinClientTest.DelegatingClassLoaderCreater
private ThinClientTest.DelegatingClassLoaderCreater()
run
public ClassLoader run()
- Specified by:
run
in interface PrivilegedAction<ClassLoader>
Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.