com.uwyn.rife.continuations
Class ContinuationInstrumentor
java.lang.Object
com.uwyn.rife.continuations.ContinuationInstrumentor
- public class ContinuationInstrumentor
- extends Object
Method Summary |
static byte[] |
instrument(byte[] raw_bytes,
String classname,
boolean skip_debug)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContinuationInstrumentor
public ContinuationInstrumentor()
instrument
public static byte[] instrument(byte[] raw_bytes,
String classname,
boolean skip_debug)
throws ClassNotFoundException
- Throws:
ClassNotFoundException