|
|||||||||
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.RequestScope
public class RequestScope
Request scope
implementation.
Constructor Summary | |
---|---|
RequestScope()
|
Method Summary | |
---|---|
Object |
resolveContextualObject(String key)
|
Methods inherited from class org.springframework.webflow.scope.AbstractWebFlowScope |
---|
get, getConversationId, registerDestructionCallback, remove |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RequestScope()
Method Detail |
---|
public Object resolveContextualObject(String key)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |