org.apache.synapse.commons.evaluators.config
Class ConditionSerializer
java.lang.Object
org.apache.synapse.commons.evaluators.config.ConditionSerializer
public class ConditionSerializer
- extends Object
Serialize the Condition to the XML configuration defined in
the ConditionFactory.
|
Method Summary |
org.apache.axiom.om.OMElement |
serializer(org.apache.axiom.om.OMElement parent,
Condition condition)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConditionSerializer
public ConditionSerializer()
serializer
public org.apache.axiom.om.OMElement serializer(org.apache.axiom.om.OMElement parent,
Condition condition)
throws EvaluatorException
- Throws:
EvaluatorException
Copyright © 2005–2015 Apache Software Foundation. All rights reserved.