Uses of Package
org.apache.synapse.commons.evaluators.config
Packages that use org.apache.synapse.commons.evaluators.config
-
Classes in org.apache.synapse.commons.evaluators.config used by org.apache.synapse.commons.evaluators.configClassDescriptionProvide common methods for
EvaluatorSerializerimplementationsThis 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.