Package org.springframework.rules

Core interfaces for the expression and function object/rules library.

See:
          Description

Interface Summary
PropertyConstraintProvider Interface indicating the providing of validation.
RulesSource Rules sources provide a mechanism for accessing rules associated with a bean class and specific bean properties.
 

Class Summary
Rules A factory for creating rules.
 

Package org.springframework.rules Description

Core interfaces for the expression and function object/rules library. Adapted from commons-functor.



Copyright © 2004-2008 The Spring Framework. All Rights Reserved.