Package | Description |
---|---|
org.jboss.errai.bus.server.async.scheduling |
Modifier and Type | Method and Description |
---|---|
static PooledExecutorService.SaturationPolicy |
PooledExecutorService.SaturationPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PooledExecutorService.SaturationPolicy[] |
PooledExecutorService.SaturationPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
PooledExecutorService(int queueSize,
PooledExecutorService.SaturationPolicy saturationPolicy) |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.