|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Conversation
The central interface for a conversation which is a container for 1-n beans (which share the same time for destruction). A conversation is started automatically with the first access
Method Summary | |
---|---|
void |
close()
Deactivates the conversation and un-scopes all bean instances immediately. |
void |
restart()
Un-scopes all bean instances immediately. |
Method Detail |
---|
void close()
Conversation
gets resolved before the cleanup, the
WindowContext
has to destroy it.
-> A new conversation will be created immediately.
void restart()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |