org.smartcomps.twister.common.event
Class DebuggingListener

java.lang.Object
  |
  +--org.smartcomps.twister.common.event.DebuggingListener
All Implemented Interfaces:
TwisterListener

public class DebuggingListener
extends java.lang.Object
implements TwisterListener

A very simple listener just used for example and debugging purpose.

See Also:
TwisterListener, EventManager

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

Constructor Detail

DebuggingListener

public DebuggingListener()
Method Detail

errorEvent

public void errorEvent(java.lang.Exception e)
Specified by:
errorEvent in interface TwisterListener


Copyright © 2003 SmartComps. All Rights Reserved.