org.apache.synapse.commons.evaluators.config
Class ConditionSerializer

java.lang.Object
  extended by org.apache.synapse.commons.evaluators.config.ConditionSerializer

public class ConditionSerializer
extends Object

Serialize the Condition to the XML configuration defined in the ConditionFactory.


Constructor Summary
ConditionSerializer()
           
 
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
 

Constructor Detail

ConditionSerializer

public ConditionSerializer()
Method Detail

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.