jrun.jms.core.scheduler
Class SchedulableEventFactory

java.lang.Object
  |
  +--jrun.jms.core.scheduler.SchedulableEventFactory

public class SchedulableEventFactory
extends java.lang.Object


Constructor Summary
SchedulableEventFactory()
           
 
Method Summary
static SchedulableEvent createSchedulableEvent(java.lang.Object object, int type, long duration, SchedulableEventListener listener)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchedulableEventFactory

public SchedulableEventFactory()
Method Detail

createSchedulableEvent

public static SchedulableEvent createSchedulableEvent(java.lang.Object object,
                                                      int type,
                                                      long duration,
                                                      SchedulableEventListener listener)
                                               throws IllegalEventDefinedException


Copyright � 2002 Macromedia Corporation. All Rights Reserved.