Package | Description |
---|---|
org.jboss.weld.bootstrap | |
org.jboss.weld.executor |
Constructor and Description |
---|
ConcurrentValidator(ExecutorServices executor) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractExecutorServices
Common functionality for
ExecutorServices . |
class |
FixedThreadPoolExecutorServices
Implementation of
ExtendedExecutorServices that uses a fixed thread pool. |
class |
ProfilingExecutorServices |
class |
SingleThreadExecutorServices |
class |
TimingOutFixedThreadPoolExecutorServices
Implementation of
ExtendedExecutorServices that uses a fixed thread pool. |
Modifier and Type | Method and Description |
---|---|
static ExecutorServices |
ExecutorServicesFactory.create(ResourceLoader loader) |
ExecutorServices |
ProfilingExecutorServices.getDelegate() |
Constructor and Description |
---|
ProfilingExecutorServices(ExecutorServices delegate) |
Copyright © 2013 Seam Framework. All Rights Reserved.