Uses of Package
org.springframework.webflow.execution.factory

Packages that use org.springframework.webflow.execution.factory
org.springframework.webflow.config High-level flow system configuration support within a Spring environment. 
org.springframework.webflow.engine.impl The implementation of Spring Web Flow's flow execution machine. 
org.springframework.webflow.execution.factory Supporting types often used by flow execution factory implementations. 
 

Classes in org.springframework.webflow.execution.factory used by org.springframework.webflow.config
FlowExecutionListenerLoader
          A strategy interface for loading the set of FlowExecutionListener's that should apply to executions of a given flow definition.
 

Classes in org.springframework.webflow.execution.factory used by org.springframework.webflow.engine.impl
FlowExecutionListenerLoader
          A strategy interface for loading the set of FlowExecutionListener's that should apply to executions of a given flow definition.
 

Classes in org.springframework.webflow.execution.factory used by org.springframework.webflow.execution.factory
FlowExecutionListenerCriteria
          Strategy interface that determines if a flow execution listener should attach to executions of a specific flow definition.
FlowExecutionListenerLoader
          A strategy interface for loading the set of FlowExecutionListener's that should apply to executions of a given flow definition.
 



Copyright © 2009 Spring Framework. All Rights Reserved.