|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.hjl.junit.Reflector | +--com.hjl.junitscript.languages.beanshell.BSHReflector
Constructor Summary | |
BSHReflector(bsh.Interpreter interpreter)
|
Method Summary | |
protected java.lang.Class |
getClass(java.lang.String name)
|
Methods inherited from class com.hjl.junit.Reflector |
getConstructor, getField, getMethod |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BSHReflector(bsh.Interpreter interpreter)
Method Detail |
protected java.lang.Class getClass(java.lang.String name) throws java.lang.ClassNotFoundException
getClass
in class Reflector
java.lang.ClassNotFoundException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |