Interface | Description |
---|---|
DataSource<T> |
A DataSource is a source of the data processed by a given
RuleUnit . |
RuleUnit |
Rule units represent a purely declarative approach to partition a rules set into smaller units,
binding different data sources to those units and orchestrate the execution of the individual unit.
|
RuleUnitExecutor |
RuleUnitExecutor allows to execute different
RuleUnit s. |
Class | Description |
---|---|
DataSource.DataSourceFactory | |
RuleUnit.Identity |
Annotation Type | Description |
---|---|
UnitVar |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.