com.uwyn.rife.continuations
Interface ClassByteAware


public interface ClassByteAware


Method Summary
 byte[] getClassBytes(String classname)
           
 

Method Detail

getClassBytes

byte[] getClassBytes(String classname)
                     throws ClassNotFoundException
Throws:
ClassNotFoundException

RIFE Project Page