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
EvaluatorException
Copyright © 2005-2020 Apache Software Foundation. All Rights Reserved.