com.genesyslab.ail.applicationblocks.openmedia.simplehandling
Class SimpleOpenMediaHandler.InteractionListenerAdapter
java.lang.Object
com.genesyslab.ail.applicationblocks.openmedia.simplehandling.SimpleOpenMediaHandler.InteractionListenerAdapter
- All Implemented Interfaces:
- com.genesyslab.ail.event.InteractionListener
- Enclosing class:
- SimpleOpenMediaHandler
- public class SimpleOpenMediaHandler.InteractionListenerAdapter
- extends java.lang.Object
- implements com.genesyslab.ail.event.InteractionListener
Implements InteractionListener.
This listener implements all the methods that observe the behaviour
of the current interaction in AIL.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleOpenMediaHandler.InteractionListenerAdapter
public SimpleOpenMediaHandler.InteractionListenerAdapter()
handleInteractionEvent
public void handleInteractionEvent(com.genesyslab.ail.event.InteractionEvent event)
- Specified by:
handleInteractionEvent
in interface com.genesyslab.ail.event.InteractionListener
contactChanged
public void contactChanged(com.genesyslab.ail.event.InteractionEvent event)
- Specified by:
contactChanged
in interface com.genesyslab.ail.event.InteractionListener