Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.webflow.execution.factory Classes and Interfaces - 5 results found.
NameDescriptionTypePackageFramework
ConditionalFlowExecutionListenerLoaderA flow execution listener loader that stores listeners in a list-backed data structure and allows for configurationof which listeners should apply to which flow definitions.Classorg.springframework.webflow.execution.factorySpring Webflow
FlowExecutionListenerCriteriaStrategy interface that determines if a flow execution listener should attach to executions of a specific flowThis selection strategy is typically used by the FlowExecutionListenerLoader to determine which listenersInterfaceorg.springframework.webflow.execution.factorySpring Webflow
FlowExecutionListenerCriteriaFactoryStatic factory for creating commonly used flow execution listener criteria.Classorg.springframework.webflow.execution.factorySpring Webflow
FlowExecutionListenerLoaderA strategy interface for loading the set of FlowExecutionListener's that should apply to executions of a given flowdefinition.Interfaceorg.springframework.webflow.execution.factorySpring Webflow
StaticFlowExecutionListenerLoaderA simple flow execution listener loader that simply returns a static listener array on each invocation.Classorg.springframework.webflow.execution.factorySpring Webflow