org.apache.myfaces.orchestra.conversation
Class ConversationBindingEvent
java.lang.Object
org.apache.myfaces.orchestra.conversation.ConversationBindingEvent
public class ConversationBindingEvent
- extends Object
Events of this type are sent to an object that implements the
ConversationBindingListener
interface
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConversationBindingEvent
protected ConversationBindingEvent(Conversation conversation,
String name)
getConversation
public Conversation getConversation()
getName
public String getName()
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.