|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractFlowDefinitionRegistryFactoryBean | |
---|---|
org.springframework.webflow.engine.builder | The flow builder subsystem for building and assembling executable flow definitions. |
org.springframework.webflow.engine.builder.xml | The XML-based flow builder implementation. |
Uses of AbstractFlowDefinitionRegistryFactoryBean in org.springframework.webflow.engine.builder |
---|
Subclasses of AbstractFlowDefinitionRegistryFactoryBean in org.springframework.webflow.engine.builder | |
---|---|
class |
AbstractFlowBuilderFlowRegistryFactoryBean
Base class for factory beans that create flow definition registries containing flows built using Java based flow builders . |
class |
AbstractFlowBuildingFlowRegistryFactoryBean
A base class for factory beans that create populated registries of flow definitions built using a FlowBuilder ,
typically a BaseFlowBuilder subclass. |
Uses of AbstractFlowDefinitionRegistryFactoryBean in org.springframework.webflow.engine.builder.xml |
---|
Subclasses of AbstractFlowDefinitionRegistryFactoryBean in org.springframework.webflow.engine.builder.xml | |
---|---|
class |
XmlFlowRegistryFactoryBean
A factory bean that produces a populated flow registry using an XmlFlowRegistrar . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |