|
Drools :: Core 6.0.0.Beta5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.drools.core.rule.builder.dialect.asm.GeneratorHelper
public final class GeneratorHelper
| Nested Class Summary | |
|---|---|
static class |
GeneratorHelper.DeclarationAccessorMethod
|
static class |
GeneratorHelper.DeclarationMatcher
|
static class |
GeneratorHelper.EqualsMethod
|
static class |
GeneratorHelper.EvaluateMethod
|
static class |
GeneratorHelper.GetMethodBytecodeMethod
|
| Field Summary | |
|---|---|
static Long |
INVOKER_SERIAL_UID
|
| Constructor Summary | |
|---|---|
GeneratorHelper()
|
|
| Method Summary | |
|---|---|
static ClassGenerator |
createInvokerClassGenerator(String className,
InvokerDataProvider data,
ClassLoader classLoader,
TypeResolver typeResolver)
|
static List<GeneratorHelper.DeclarationMatcher> |
matchDeclarationsToTuple(Declaration[] declarations)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Long INVOKER_SERIAL_UID
| Constructor Detail |
|---|
public GeneratorHelper()
| Method Detail |
|---|
public static List<GeneratorHelper.DeclarationMatcher> matchDeclarationsToTuple(Declaration[] declarations)
public static ClassGenerator createInvokerClassGenerator(String className,
InvokerDataProvider data,
ClassLoader classLoader,
TypeResolver typeResolver)
|
Drools :: Core 6.0.0.Beta5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||