|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConversationAware
Beans implementing this interface will get the conversation object passed to them when they are created.
The callback occurs just after the constructor is run, but before the dependency-injection framework "init" method (if any).
ConversationBindingListener
Method Summary | |
---|---|
void |
setConversation(Conversation conversation)
The conversation the bean implementing this interface belongs to. |
Method Detail |
---|
void setConversation(Conversation conversation)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |