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 |
Modifier and Type | Method and Description |
---|---|
static org.jboss.weld.manager.api.ExecutorServices |
create(org.jboss.weld.resources.spi.ResourceLoader loader) |
public static final int DEFAULT_THREAD_POOL_SIZE
public static final long DEFAULT_KEEP_ALIVE_TIME
Copyright © 2016. All rights reserved.