Package org.springframework.webflow.scope
package org.springframework.webflow.scope
Web Flow custom bean scopes allowing access to scoped-beans from a Spring ApplicationContext.
-
ClassesClassDescriptionBase class for
Scopeimplementations that access a Web Flow scope from the current request.Conversationscopeimplementation.Flashscopeimplementation.Flowscopeimplementation.Requestscopeimplementation.Registers the Spring Web Flow bean scopes with aConfigurableListableBeanFactory.Viewscopeimplementation.