|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | POINTCUT | FIELD | CONSTRUCTOR | METHOD | DETAIL: FIELD | POINTCUT | CONSTRUCTOR | METHOD |
java.lang.Object | +--org.apache.cactus.server.runner.WebappTestSuiteLoader
Dynamic class loader to load classes from the webapp classpath.
Constructor Summary | |
WebappTestSuiteLoader()
|
Method Summary | |
Class |
load(String theSuiteClassName)
Affected by: LogAspect |
Class |
reload(Class theClass)
Affected by: LogAspect |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WebappTestSuiteLoader()
Method Detail |
public Class load(String theSuiteClassName) throws java.lang.ClassNotFoundException
load
in interface TestSuiteLoader
around() in LogAspect
.public Class reload(Class theClass) throws java.lang.ClassNotFoundException
reload
in interface TestSuiteLoader
around() in LogAspect
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTRUCTOR | METHOD | DETAIL: FIELD | CONSTRUCTOR | METHOD |