| Package | Description |
|---|---|
| org.jboss.weld.bootstrap |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag.
|
| org.jboss.weld.executor |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag.
|
| 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,
WeldConfiguration configuration) |
ExecutorServices |
ProfilingExecutorServices.getDelegate() |
| Constructor and Description |
|---|
ProfilingExecutorServices(ExecutorServices delegate) |
Copyright © 2015. All Rights Reserved.