Package org.apache.synapse.commons.evaluators.config
package org.apache.synapse.commons.evaluators.config
-
ClassDescriptionProvide common methods for
EvaluatorSerializerimplementationsThis factory creates aAndEvaluator.Serialize theAndEvaluatorto the XML configuration defined in theAndFactory.This factory creates aConditionusing the following XML configuration.Serialize theConditionto the XML configuration defined in theConditionFactory.This factory creates aEqualEvaluator.Serialize theEqualEvaluatorto the XML configuration defined in theEqualFactory.This should be implemented by the Factories creating evaluators.Factories for creating Evaluators are found using the evaluator name.This interface should be implemented by the classes to serialize theEvaluatorobject model in to XML configuration.EvaluatorSerializers for serializing Evaluators are found using the evaluator name.This Factory creates aMatchEvaluatorusing the following XML configuration.Serialize theMatchEvaluatorto the XML configuration defined in theMatchFactory.This Factory creates aNotEvaluatorfrom the following XML configuration.Serialize theNotEvaluatorto the XML configuration defined in theNotFactory.This factory creates aOrFactoryusing the following XML configuration.Serialize theOrEvaluatorto the XML configuration defined in theOrFactory.