ClassLoaderClassDefiner, LookupClassDefinerpublic interface ClassDefiner
| Modifier and Type | Method | Description |
|---|---|---|
Class<?> |
defineClass(String className,
byte[] classBytes) |
Class<?> defineClass(String className, byte[] classBytes) throws IllegalAccessException
IllegalAccessExceptionCopyright © 2008–2018. All rights reserved.