Class FlowDefinitionRegistryImpl

java.lang.Object
org.springframework.webflow.definition.registry.FlowDefinitionRegistryImpl
All Implemented Interfaces:
FlowDefinitionLocator, FlowDefinitionRegistry

public class FlowDefinitionRegistryImpl extends Object implements FlowDefinitionRegistry
A generic registry implementation for housing one or more flow definitions.
Author:
Keith Donald, Scott Andrews