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