Uses of Class
org.springframework.webflow.definition.registry.ExternalizedFlowDefinitionRegistrar

Packages that use ExternalizedFlowDefinitionRegistrar
org.springframework.webflow.engine.builder.xml The XML-based flow builder implementation. 
 

Uses of ExternalizedFlowDefinitionRegistrar in org.springframework.webflow.engine.builder.xml
 

Subclasses of ExternalizedFlowDefinitionRegistrar in org.springframework.webflow.engine.builder.xml
 class XmlFlowRegistrar
          A flow definition registrar that populates a flow definition registry with flow definitions defined in externalized XML resources.
 



Copyright © 2009 Spring Framework. All Rights Reserved.