| Package | Description |
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.jca.subsystem.distributedWorkmanager |
| 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>
DistributedWorkManager for resource adapters
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.