jrun.jms.core.scheduler
Class PresistedSchedulableEvent

java.lang.Object
  |
  +--jrun.jms.core.scheduler.SchedulableEvent
        |
        +--jrun.jms.core.scheduler.PresistedSchedulableEvent
All Implemented Interfaces:
java.lang.Runnable, java.io.Serializable

public class PresistedSchedulableEvent
extends SchedulableEvent
implements java.io.Serializable

See Also:
Serialized Form

Fields inherited from class jrun.jms.core.scheduler.SchedulableEvent
CREATED, FIRED, SCHEDULED
 
Methods inherited from class jrun.jms.core.scheduler.SchedulableEvent
getContext, getListener, getNickTime, getType, run, setStatus
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright � 2002 Macromedia Corporation. All Rights Reserved.