public interface ClassBytesReader
Used to parse inheritance objects when enhancing a given class.
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getClassBytes(String className,
ClassLoader classLoader)
Return the class bytes for a given class.
|
byte[] getClassBytes(String className, ClassLoader classLoader)
Copyright © 2016. All rights reserved.