|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConversationBindingEvent | |
---|---|
org.apache.myfaces.orchestra.conversation | |
org.apache.myfaces.orchestra.conversation.spring |
Uses of ConversationBindingEvent in org.apache.myfaces.orchestra.conversation |
---|
Methods in org.apache.myfaces.orchestra.conversation with parameters of type ConversationBindingEvent | |
---|---|
void |
ConversationBindingListener.valueBound(ConversationBindingEvent event)
The bean has been added to the conversation. |
void |
ConversationBindingListener.valueUnbound(ConversationBindingEvent event)
The bean has been removed from the conversation. |
Uses of ConversationBindingEvent in org.apache.myfaces.orchestra.conversation.spring |
---|
Methods in org.apache.myfaces.orchestra.conversation.spring with parameters of type ConversationBindingEvent | |
---|---|
void |
PersistenceContextCloser.valueBound(ConversationBindingEvent event)
|
void |
PersistenceContextCloser.valueUnbound(ConversationBindingEvent event)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |