|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConversationContext
The context in which the conversation-scoped beans are placed. There is a separate context for each instance of each conversation.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface java.util.Map |
|---|
Map.Entry<K,V> |
| Method Summary | |
|---|---|
String |
getConversationName()
The name of the conversation for which this context represents an instance |
String |
getId()
Get the context's id |
| Methods inherited from interface java.util.Map |
|---|
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values |
| Methods inherited from interface com.google.code.rees.scope.util.monitor.Timeoutable |
|---|
addTimeoutListener, getRemainingTime, reset, setMaxIdleTime, timeout |
| Method Detail |
|---|
String getId()
getId in interface Timeoutable<ConversationContext>String getConversationName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||