|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectseda.sandStorm.lib.aDisk.AFileTPEventHandler
class AFileTPEventHandler
The event handler used by the AFileTPImpl stage.
| Field Summary | |
|---|---|
private static boolean |
DEBUG
|
protected SinkIF |
eventQ
|
| Constructor Summary | |
|---|---|
AFileTPEventHandler()
|
|
| Method Summary | |
|---|---|
void |
destroy()
Called when an event handler is destroyed. |
void |
handleEvent(QueueElementIF qel)
Handle the event corresponding to the given QueueElementIF. |
void |
handleEvents(QueueElementIF[] qelarr)
Handle the events corresponding to the given QueueElementIF array. |
void |
init(ConfigDataIF config)
Called when an event handler is initialized. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final boolean DEBUG
protected SinkIF eventQ
| Constructor Detail |
|---|
AFileTPEventHandler()
| Method Detail |
|---|
public void init(ConfigDataIF config)
EventHandlerIF
init in interface EventHandlerIFconfig - The set of configuration parameters for the stage.public void destroy()
EventHandlerIF
destroy in interface EventHandlerIFpublic void handleEvent(QueueElementIF qel)
EventHandlerIF
handleEvent in interface EventHandlerIFpublic void handleEvents(QueueElementIF[] qelarr)
EventHandlerIF
handleEvents in interface EventHandlerIF
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||