|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.util.ScheduledExecutorServiceImpl
public class ScheduledExecutorServiceImpl
A generic pool of threads available for Alarms and Work tasks.
Method Summary | |
---|---|
static ScheduledExecutorServiceImpl |
create()
|
void |
execute(java.lang.Runnable task)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ScheduledExecutorServiceImpl create()
public void execute(java.lang.Runnable task)
execute
in interface java.util.concurrent.Executor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |