com.genesyslab.ail.event
Interface KwInteractionContextListener

All Superinterfaces:
java.util.EventListener

public interface KwInteractionContextListener
extends java.util.EventListener

Listener for events on an KwInteractionContext.


Method Summary
 void handleKwInteractionContextEvent(KwInteractionContextEvent event)
          Receives an event about an KwInteractionContext.
 

Method Detail

handleKwInteractionContextEvent

void handleKwInteractionContextEvent(KwInteractionContextEvent event)
Receives an event about an KwInteractionContext.