|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.jetspeed.services.threadpool.ThreadPool
This is a simple static accessor class to the access the common methods of JetspeedThreadPoolService
| Constructor Summary | |
ThreadPool()
|
|
| Method Summary | |
static void |
process(java.lang.Runnable runnable)
|
static void |
process(java.lang.Runnable runnable,
int priority)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ThreadPool()
| Method Detail |
public static void process(java.lang.Runnable runnable)
JetspeedThreadPoolService.process( Runnable runnable )
public static void process(java.lang.Runnable runnable,
int priority)
JetspeedThreadPoolService.process( Runnable runnable, int priority )
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||