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

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

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

Subclasses of Block in org.springframework.rules.closure.support
 class IfBlock
          Only execute the specified closure if a provided constraint is also true.
 



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