Package org.springframework.webflow.definition.registry
package org.springframework.webflow.definition.registry
The flow definition registry subsystem for managing collections of executable flow definitions.
-
ClassDescriptionThrown when a flow definition was found during a lookup operation but could not be constructed.A holder holding a reference to a Flow definition.A runtime service locator interface for retrieving flow definitions by
id
.A container of flow definitions.A generic registry implementation for housing one or more flow definitions.Thrown when no flow definition was found during a lookup operation by a flow locator.