public class ConditionFactory
extends java.lang.Object
Condition using the following XML configuration.
<condition priority="priority value as an integer">
one evaluator, this evaluator can contain other evaluators
</condition>| Constructor and Description |
|---|
ConditionFactory() |
| Modifier and Type | Method and Description |
|---|---|
Condition |
createCondition(org.apache.axiom.om.OMElement ruleElement) |
public Condition createCondition(org.apache.axiom.om.OMElement ruleElement) throws EvaluatorException
EvaluatorExceptionCopyright © 2005-2021 Apache Software Foundation. All Rights Reserved.