ostore.tapestry.patchwork
Class PatchworkRegressionStage
java.lang.Object
|
+--ostore.tapestry.patchwork.PatchworkRegressionStage
- All Implemented Interfaces:
- EventHandlerIF
- public class PatchworkRegressionStage
- extends Object
- implements EventHandlerIF
- Version:
- $Id: PatchworkRegressionStage.java,v 1.7 2002/09/28 23:00:23 strib Exp $
- Author:
- Jeremy Stribling
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PatchworkRegressionStage
public PatchworkRegressionStage()
handleEvents
public void handleEvents(QueueElementIF[] elemarr)
throws EventHandlerException
- Specified by seda.sandStorm.api.EventHandlerIF
- Specified by:
handleEvents
in interface EventHandlerIF
handleEvent
public void handleEvent(QueueElementIF element)
throws EventHandlerException
- Specified by seda.sandStorm.api.EventHandlerIF
- Specified by:
handleEvent
in interface EventHandlerIF
init
public void init(ConfigDataIF config)
throws Exception
- Specified by seda.sandStorm.api.EventHandlerIF
- Specified by:
init
in interface EventHandlerIF
destroy
public void destroy()
- Specified by seda.sandStorm.api.EventHandlerIF
- Specified by:
destroy
in interface EventHandlerIF