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