public final class ModuleClassFactory extends Object implements org.jboss.classfilewriter.ClassFactory
| Modifier and Type | Field and Description |
|---|---|
static org.jboss.classfilewriter.ClassFactory |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
defineClass(ClassLoader classLoader,
String name,
byte[] b,
int off,
int len,
ProtectionDomain protectionDomain) |
public Class<?> defineClass(ClassLoader classLoader, String name, byte[] b, int off, int len, ProtectionDomain protectionDomain) throws ClassFormatError
defineClass in interface org.jboss.classfilewriter.ClassFactoryClassFormatErrorCopyright © 2020 JBoss by Red Hat. All rights reserved.