public class FlashScope extends AbstractWebFlowScope
scope
implementation.logger
Constructor and Description |
---|
FlashScope() |
Modifier and Type | Method and Description |
---|---|
protected MutableAttributeMap<java.lang.Object> |
getScope()
Template method that returns the target scope map.
|
get, getConversationId, getRequiredRequestContext, registerDestructionCallback, remove, resolveContextualObject
protected MutableAttributeMap<java.lang.Object> getScope()
AbstractWebFlowScope
getScope
in class AbstractWebFlowScope