All Classes and Interfaces
Classes
Class
Description
Deprecated, for removal: This API element is subject to removal in a future version.
A bean factory for creating
FlowDefinitionRegistry instances, based on the programmatic
builder built into SWF.Copied from SWF, a basic registry implementation.
Derivation of SWF-supplied resource factory for flow definitions.
This is subclassed in order to customize the Spring
ApplicationContext used for flow configuration.This code is extended from org.springframework.webflow.engine.builder.model.FlowRelativeResourceLoader
with modifications to support proper lookup of resources via both filesystem and classpath along with
custom protocol-specific loaders.