public interface ClassBuilder
extends org.kie.api.Service
| Modifier and Type | Method and Description |
|---|---|
byte[] |
buildClass(ClassDefinition def,
ClassLoader classLoader) |
byte[] buildClass(ClassDefinition def, ClassLoader classLoader) throws IOException, SecurityException, IllegalArgumentException, ClassNotFoundException, NoSuchMethodException, IllegalAccessException, InvocationTargetException, InstantiationException, NoSuchFieldException
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.