Package org.springframework.extensions.config.evaluator

Interface Summary
Evaluator Definition of an evaluator, an object that decides whether the config section applies to the current object being looked up.
 

Class Summary
ObjectTypeEvaluator Evaluator that tests whether an object is equal to the given class name
StringEvaluator Evaluator that tests whether an object is equal to a string
 



Copyright © 2009 SpringSource, Inc. All Rights Reserved.