|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.webflow.scope.AbstractWebFlowScope
org.springframework.webflow.scope.FlashScope
public class FlashScope
Flash scope
implementation.
Field Summary |
---|
Fields inherited from class org.springframework.webflow.scope.AbstractWebFlowScope |
---|
logger |
Constructor Summary | |
---|---|
FlashScope()
|
Method Summary | |
---|---|
protected MutableAttributeMap |
getScope()
Template method that returns the target scope map. |
Methods inherited from class org.springframework.webflow.scope.AbstractWebFlowScope |
---|
get, getConversationId, getRequiredRequestContext, registerDestructionCallback, remove |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FlashScope()
Method Detail |
---|
protected MutableAttributeMap getScope()
AbstractWebFlowScope
getScope
in class AbstractWebFlowScope
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |