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