public interface IClassLoadHook
| Modifier and Type | Method and Description |
|---|---|
boolean |
processClassDef(java.lang.String className,
byte[] bytes,
int length,
ByteArrayOStream out) |
boolean processClassDef(java.lang.String className,
byte[] bytes,
int length,
ByteArrayOStream out)
throws java.io.IOException
java.io.IOException