|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tuscany.sca.core.event.ConversationEnd
public class ConversationEnd
Propagated when a conversation is expired
| Constructor Summary | |
|---|---|
ConversationEnd(java.lang.Object source,
java.lang.Object id)
Creates a new event |
|
| Method Summary | |
|---|---|
java.lang.Object |
getConversationID()
|
java.lang.Object |
getSource()
Returns the source of the event |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConversationEnd(java.lang.Object source,
java.lang.Object id)
source - the source of the eventid - the id of the conversation being ended| Method Detail |
|---|
public java.lang.Object getSource()
Event
getSource in interface Eventpublic java.lang.Object getConversationID()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||