Uses of Class
org.springframework.rules.closure.support.ClosureChain

Packages that use ClosureChain
org.springframework.rules.closure.support Closure and constraint function object core support implementations. 
 

Uses of ClosureChain in org.springframework.rules.closure.support
 

Methods in org.springframework.rules.closure.support that return ClosureChain
 ClosureChain ClosureChain.add(Closure function)
          Add the specified function to the set of functions aggregated by this function chain.
 



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