Uses of Interface
org.apache.synapse.commons.evaluators.config.EvaluatorFactory
Packages that use EvaluatorFactory
-
Uses of EvaluatorFactory in org.apache.synapse.commons.evaluators.config
Classes in org.apache.synapse.commons.evaluators.config that implement EvaluatorFactoryModifier and TypeClassDescriptionclassThis factory creates aAndEvaluator.classThis factory creates aEqualEvaluator.classThis Factory creates aMatchEvaluatorusing the following XML configuration.classThis Factory creates aNotEvaluatorfrom the following XML configuration.classThis factory creates aOrFactoryusing the following XML configuration.classMethods in org.apache.synapse.commons.evaluators.config that return EvaluatorFactoryModifier and TypeMethodDescriptionEvaluatorFactoryFinder.findEvaluatorFactory(String name) Retun anEvaluatorFactoryfor a given Evaluator name.