| Package | Description |
|---|---|
| org.wildfly.swarm.config.jca.subsystem.distributedWorkmanager | |
| org.wildfly.swarm.config.jca.subsystem.distributedWorkmanager.longRunningThreads |
| Modifier and Type | Method and Description |
|---|---|
List<LongRunningThreads> |
DistributedWorkmanager.DistributedWorkmanagerResources.longRunningThreads()
Get the list of LongRunningThreads resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
DistributedWorkmanager.longRunningThreads(LongRunningThreads value)
Add the LongRunningThreads object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
DistributedWorkmanager.longRunningThreads(List<LongRunningThreads> value)
Add all LongRunningThreads objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
LongRunningThreads<T extends LongRunningThreads>
A thread pool executor with a bounded queue where threads submittings tasks will not block.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.