Class ConditionFactory
- java.lang.Object
-
- org.apache.synapse.commons.evaluators.config.ConditionFactory
-
-
Constructor Summary
Constructors Constructor Description ConditionFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Condition
createCondition(org.apache.axiom.om.OMElement ruleElement)
-
-
-
Method Detail
-
createCondition
public Condition createCondition(org.apache.axiom.om.OMElement ruleElement) throws EvaluatorException
- Throws:
EvaluatorException
-
-