|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
interface ActiveObjectEventInterface
Objects implementing this interface can be used with ActiveObject's scheduleEvent and scheduleClassEvent methods to give ActiveObjects custom behaviors. See scheduleEvent and scheduleClassEvent methods in ActiveObject.
Method Summary | |
---|---|
abstract void |
execute()
See scheduleEvent and scheduleClassEvent methods in ActiveObject. |
abstract boolean |
isExpired()
Returns true if it is okay for this ActiveObjectEventInterface to be ignored. |
Method Detail |
---|
void execute()
boolean isExpired()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |