Package | Description |
---|---|
org.drools.compiler.compiler |
This is the main package to load rules.
|
org.drools.compiler.rule.builder.dialect.java | |
org.drools.compiler.rule.builder.dialect.mvel |
Modifier and Type | Method and Description |
---|---|
EntryPointBuilder |
Dialect.getEntryPointBuilder() |
Modifier and Type | Field and Description |
---|---|
protected static EntryPointBuilder |
JavaDialect.ENTRY_POINT_BUILDER |
Modifier and Type | Method and Description |
---|---|
EntryPointBuilder |
JavaDialect.getEntryPointBuilder() |
Modifier and Type | Field and Description |
---|---|
protected static EntryPointBuilder |
MVELDialect.ENTRY_POINT_BUILDER |
Modifier and Type | Method and Description |
---|---|
EntryPointBuilder |
MVELDialect.getEntryPointBuilder() |
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.