public class TestDynamicClassLoader
extends java.lang.Object
| Constructor and Description |
|---|
TestDynamicClassLoader() |
| Modifier and Type | Method and Description |
|---|---|
void |
initializeConfiguration() |
void |
testLoadClassFromAnotherPath() |
void |
testLoadClassFromLocalPath() |
void |
testLoadClassFromLocalPathWithDynamicDirOff() |
public void initializeConfiguration()
public void testLoadClassFromLocalPath()
throws java.lang.Exception
java.lang.Exceptionpublic void testLoadClassFromAnotherPath()
throws java.lang.Exception
java.lang.Exceptionpublic void testLoadClassFromLocalPathWithDynamicDirOff()
throws java.lang.Exception
java.lang.Exception