com.hjl.junitscript.languages.beanshell
Class BSHReflector

java.lang.Object
  |
  +--com.hjl.junit.Reflector
        |
        +--com.hjl.junitscript.languages.beanshell.BSHReflector

public class BSHReflector
extends Reflector


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

BSHReflector

public BSHReflector(bsh.Interpreter interpreter)
Method Detail

getClass

protected java.lang.Class getClass(java.lang.String name)
                            throws java.lang.ClassNotFoundException
Overrides:
getClass in class Reflector
java.lang.ClassNotFoundException