org.gjt.sp.jedit.bsh.classpath
Class BshClassPath.GeneratedClassSource

java.lang.Object
  extended by org.gjt.sp.jedit.bsh.classpath.BshClassPath.ClassSource
      extended by org.gjt.sp.jedit.bsh.classpath.BshClassPath.GeneratedClassSource
Enclosing class:
BshClassPath

public static class BshClassPath.GeneratedClassSource
extends BshClassPath.ClassSource


Method Summary
 byte[] getCode(java.lang.String className)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getCode

public byte[] getCode(java.lang.String className)