|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--jrun.jms.core.scheduler.SchedulableEventFactory
| 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 |
public SchedulableEventFactory()
| Method Detail |
public static SchedulableEvent createSchedulableEvent(java.lang.Object object,
int type,
long duration,
SchedulableEventListener listener)
throws IllegalEventDefinedException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||