| Package | Description |
|---|---|
| org.jboss.weld.bootstrap |
| Modifier and Type | Method and Description |
|---|---|
BootstrapConfiguration.ThreadPoolType |
BootstrapConfiguration.getThreadPoolType() |
static BootstrapConfiguration.ThreadPoolType |
BootstrapConfiguration.ThreadPoolType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BootstrapConfiguration.ThreadPoolType[] |
BootstrapConfiguration.ThreadPoolType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012 Seam Framework. All Rights Reserved.