|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpt.runtime.AbstractTaskListener
public abstract class AbstractTaskListener
Constructor Summary | |
---|---|
AbstractTaskListener()
|
Method Summary | |
---|---|
protected void |
doExecuteSlot(Slot slot)
Executes the specified slot. |
abstract void |
executeSlot(Slot slot)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.lang.Runnable |
---|
run |
Constructor Detail |
---|
public AbstractTaskListener()
Method Detail |
---|
public abstract void executeSlot(Slot slot)
protected void doExecuteSlot(Slot slot)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |