This class is intended to allow emulation of 2 different types of common J2EE classloading situations.
This class can also be configured to raise a ClassNotFoundException if asked to load certain classes, thus allowing classes on the classpath to be hidden from a test environment.
@author Brian Stansberry
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|