zeus.actors.event
Class ConversationAdapter

java.lang.Object
  extended byzeus.actors.event.ConversationAdapter
All Implemented Interfaces:
ConversationMonitor

public class ConversationAdapter
extends java.lang.Object
implements ConversationMonitor


Constructor Summary
ConversationAdapter()
           
 
Method Summary
 void conversationContinuedEvent(ConversationEvent event)
           
 void conversationInitiatedEvent(ConversationEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConversationAdapter

public ConversationAdapter()
Method Detail

conversationInitiatedEvent

public void conversationInitiatedEvent(ConversationEvent event)
Specified by:
conversationInitiatedEvent in interface ConversationMonitor

conversationContinuedEvent

public void conversationContinuedEvent(ConversationEvent event)
Specified by:
conversationContinuedEvent in interface ConversationMonitor


Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.