T - type of rule configurationB - type of rule builderpublic interface DefaultRuleConfigurationBuilder<T extends RuleConfiguration,B extends RuleBuilder<?>> extends OrderedSPI<B>
| Modifier and Type | Method and Description |
|---|---|
T |
build()
Build default rule configuration.
|
getOrder, getTypeClassT build()
Copyright © 2022 The Apache Software Foundation. All rights reserved.