| Package | Description | 
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.jca | 
| Modifier and Type | Method and Description | 
|---|---|
DistributedWorkmanager | 
JCA.JCAResources.distributedWorkmanager(String key)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<DistributedWorkmanager> | 
JCA.JCAResources.distributedWorkmanagers()
Get the list of DistributedWorkmanager resources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
JCA.distributedWorkmanager(DistributedWorkmanager value)
Add the DistributedWorkmanager object to the list of subresources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
JCA.distributedWorkmanagers(List<DistributedWorkmanager> value)
Add all DistributedWorkmanager objects to this subresource 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DistributedWorkmanager<T extends DistributedWorkmanager<T>>
DistributedWorkManager for resource adapters 
 | 
interface  | 
DistributedWorkmanagerConsumer<T extends DistributedWorkmanager<T>>  | 
interface  | 
DistributedWorkmanagerSupplier<T extends DistributedWorkmanager>  | 
| Modifier and Type | Method and Description | 
|---|---|
DistributedWorkmanager | 
DistributedWorkmanagerSupplier.get()
Constructed instance of DistributedWorkmanager resource 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.