public class ExecutorServicesFactory extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ExecutorServicesFactory.ThreadPoolType |
Modifier and Type | Field and Description |
---|---|
static long |
DEFAULT_KEEP_ALIVE_TIME
Default keep-alive time in seconds
|
static int |
DEFAULT_THREAD_POOL_SIZE |
public static final int DEFAULT_THREAD_POOL_SIZE
public static final long DEFAULT_KEEP_ALIVE_TIME
public static ExecutorServices create(ResourceLoader loader)
Copyright © 2013 Seam Framework. All Rights Reserved.