Uses of Class
org.springframework.webflow.util.DispatchMethodInvoker

Packages that use DispatchMethodInvoker
org.springframework.webflow.action Common action implementations invokable by flow definitions. 
 

Uses of DispatchMethodInvoker in org.springframework.webflow.action
 

Methods in org.springframework.webflow.action that return DispatchMethodInvoker
protected  DispatchMethodInvoker FormAction.getValidateMethodInvoker()
          Returns a dispatcher to invoke validation methods.
 



Copyright © 2009 Spring Framework. All Rights Reserved.