com.genesyslab.ail.event
Interface RoutingInteractionListener

All Known Subinterfaces:
DnRoutingPointListener

public interface RoutingInteractionListener

Receives events on a RoutingInteraction.


Method Summary
 void handleInteractionEvent(RoutingInteractionEvent event)
          Receives an event about this interaction.
 

Method Detail

handleInteractionEvent

void handleInteractionEvent(RoutingInteractionEvent event)
Receives an event about this interaction.