|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.genesyslab.omsdk.qil.applicationblocks.monitoring.listeners.MyQILInteractionListener
Implements a QILInteractionListener.
This application block shows the tests you should perform on
QILInteractionEvent
events.
Constructor Summary | |
MyQILInteractionListener()
|
Method Summary | |
void |
handleInteractionEvent(QILInteractionEvent event)
Shows which tests you should perform on QILInteractionEvent events. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MyQILInteractionListener()
Method Detail |
public void handleInteractionEvent(QILInteractionEvent event)
QILInteractionEvent
events.
event
- event containing the related interaction.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |