Package io.apicurio.registry.rules
Class RuleExecutorFactory
- java.lang.Object
-
- io.apicurio.registry.rules.RuleExecutorFactory
-
-
Constructor Summary
Constructors Constructor Description RuleExecutorFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description RuleExecutor
createExecutor(RuleType ruleType)
-
-
-
Method Detail
-
createExecutor
public RuleExecutor createExecutor(RuleType ruleType)
-
-