public interface ITraceToBytecodeInstaller
| Modifier and Type | Method and Description |
|---|---|
byte[] |
installTrace(byte[] javaClassBytecode) |
void |
setTrace(String javaFileName,
AbstractTraceRegion trace) |
byte[] installTrace(byte[] javaClassBytecode)
throws IOException
IOExceptionvoid setTrace(String javaFileName, AbstractTraceRegion trace)
Copyright © 2015. All Rights Reserved.