|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ehcache.util.ThreadPoolUtil
public class ThreadPoolUtil
| Constructor Summary | |
|---|---|
ThreadPoolUtil()
|
|
| Method Summary | |
|---|---|
static java.util.concurrent.ExecutorService |
createEventsOrderedDeliveryExecutor()
|
static java.util.concurrent.ExecutorService |
createEventsUnorderedDeliveryExecutor()
|
static java.util.concurrent.ScheduledExecutorService |
createStatisticsExecutor()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ThreadPoolUtil()
| Method Detail |
|---|
public static java.util.concurrent.ScheduledExecutorService createStatisticsExecutor()
public static java.util.concurrent.ExecutorService createEventsOrderedDeliveryExecutor()
public static java.util.concurrent.ExecutorService createEventsUnorderedDeliveryExecutor()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||