Interface ClassBuilder
- All Superinterfaces:
Comparable<KieService>,KieService
- All Known Subinterfaces:
BeanClassBuilder,EnumClassBuilder
-
Field Summary
Fields inherited from interface org.kie.api.internal.utils.KieService
UNDEFINED -
Method Summary
Modifier and TypeMethodDescriptionbyte[]buildClass(ClassDefinition def, ClassLoader classLoader) Methods inherited from interface org.kie.api.internal.utils.KieService
compareTo, servicePriority, serviceTag
-
Method Details
-
buildClass
byte[] buildClass(ClassDefinition def, ClassLoader classLoader) throws IOException, SecurityException, IllegalArgumentException, ClassNotFoundException, NoSuchMethodException, IllegalAccessException, InvocationTargetException, InstantiationException, NoSuchFieldException
-