| Class | Description |
|---|---|
| IteratingRuleProvider<PAYLOADTYPE extends WindupVertexFrame> |
This provides a simplified way to extend
AbstractRuleProvider for cases where the rule simply needs to
provide some query, and wants to execute a function over each resulting row. |
| SingleRuleProvider |
A
RuleProvider that provides only a single Rule (itself). |
Copyright © 2021 JBoss by Red Hat. All rights reserved.