org.kuali.rice.ksb.server
Class KsbTestClientClassLoader
java.lang.Object
java.lang.ClassLoader
org.springframework.core.DecoratingClassLoader
org.kuali.rice.core.api.util.ShadowingInstrumentableClassLoader
org.kuali.rice.ksb.server.KsbTestClientClassLoader
public class KsbTestClientClassLoader
- extends ShadowingInstrumentableClassLoader
A classloader used for KSB test clients.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class org.springframework.core.DecoratingClassLoader |
excludeClass, excludePackage |
Methods inherited from class java.lang.ClassLoader |
clearAssertionStatus, defineClass, defineClass, defineClass, defineClass, definePackage, findClass, findLibrary, findLoadedClass, findResource, findResources, findSystemClass, getPackage, getPackages, getParent, getSystemClassLoader, getSystemResource, getSystemResourceAsStream, getSystemResources, loadClass, resolveClass, setClassAssertionStatus, setDefaultAssertionStatus, setPackageAssertionStatus, setSigners |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KsbTestClientClassLoader
public KsbTestClientClassLoader()
isExcluded
protected boolean isExcluded(String className)
- Overrides:
isExcluded
in class org.springframework.core.DecoratingClassLoader
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.