|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.myfaces.orchestra.conversation.ConversationBindingEvent
public class ConversationBindingEvent
Events of this type are sent to an object that implements the
ConversationBindingListener
interface
Constructor Summary | |
---|---|
protected |
ConversationBindingEvent(Conversation conversation,
java.lang.String name)
|
Method Summary | |
---|---|
Conversation |
getConversation()
|
java.lang.String |
getName()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected ConversationBindingEvent(Conversation conversation, java.lang.String name)
Method Detail |
---|
public Conversation getConversation()
public java.lang.String getName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |