Uses of Package
org.springframework.rules.closure

Packages that use org.springframework.rules.closure
org.springframework.rules.closure Out of the box functions that address common needs. 
org.springframework.rules.constraint Out of the box predicates that address common needs such as comparison and composition. 
org.springframework.rules.constraint.property Out of the box predicates and constraint building blocks involving bean properties. 
org.springframework.rules.factory Factories for creating rules. 
 

Classes in org.springframework.rules.closure used by org.springframework.rules.closure
AbstractBinaryClosure
          Conveneince support class for binary closures.
BinaryClosure
          A function object that tests two arguments and returns a single boolean result.
 

Classes in org.springframework.rules.closure used by org.springframework.rules.constraint
BinaryConstraint
          A function object that tests two arguments and returns a single boolean result.
 

Classes in org.springframework.rules.closure used by org.springframework.rules.constraint.property
BinaryConstraint
          A function object that tests two arguments and returns a single boolean result.
 

Classes in org.springframework.rules.closure used by org.springframework.rules.factory
BinaryConstraint
          A function object that tests two arguments and returns a single boolean result.
 



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