|
|||||||||
| 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.ConversationScope
public class ConversationScope
Conversation scope implementation.
| Constructor Summary | |
|---|---|
ConversationScope()
|
|
| 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 ConversationScope()
| Method Detail |
|---|
public Object resolveContextualObject(String key)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||