Uses of Interface
org.springframework.webflow.definition.registry.FlowDefinitionRegistryMBean

Packages that use FlowDefinitionRegistryMBean
org.springframework.webflow.definition.registry The flow definition registry subsystem for managing containers of flow definitions. 
 

Uses of FlowDefinitionRegistryMBean in org.springframework.webflow.definition.registry
 

Subinterfaces of FlowDefinitionRegistryMBean in org.springframework.webflow.definition.registry
 interface FlowDefinitionRegistry
          A container of flow definitions.
 

Classes in org.springframework.webflow.definition.registry that implement FlowDefinitionRegistryMBean
 class FlowDefinitionRegistryImpl
          A generic registry implementation for housing one or more flow definitions.
 



Copyright © 2009 Spring Framework. All Rights Reserved.