| Package | Description |
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.ee |
| Modifier and Type | Method and Description |
|---|---|
List<ManagedExecutorService> |
EE.EEResources.managedExecutorServices()
Get the list of org.wildfly.swarm.config.ee.ManagedExecutorService resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
EE.managedExecutorService(ManagedExecutorService value)
Add the org.wildfly.swarm.config.ee.ManagedExecutorService object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
EE.managedExecutorServices(List<ManagedExecutorService> value)
Add all org.wildfly.swarm.config.ee.ManagedExecutorService objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
ManagedExecutorService<T extends ManagedExecutorService>
A managed executor service
|
interface |
ManagedExecutorServiceConfigurator<T extends ManagedExecutorService> |
Copyright © 2015 JBoss by Red Hat. All rights reserved.