org.logicalcobwebs.proxool.util
Class TestListener

java.lang.Object
  extended by org.logicalcobwebs.proxool.util.TestListener
All Implemented Interfaces:
TestListenerIF

 class TestListener
extends java.lang.Object
implements TestListenerIF


Constructor Summary
TestListener()
           
 
Method Summary
 void onEvent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestListener

TestListener()
Method Detail

onEvent

public void onEvent()
Specified by:
onEvent in interface TestListenerIF