| Package | Description |
|---|---|
| org.wildfly.swarm.config.jca | |
| org.wildfly.swarm.config.jca.subsystem.workmanager |
| Modifier and Type | Method and Description |
|---|---|
List<Workmanager> |
Jca.JcaResources.workmanagers()
Get the list of Workmanager resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Jca.workmanager(Workmanager value)
Add the Workmanager object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Jca.workmanagers(List<Workmanager> value)
Add all Workmanager objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
Workmanager<T extends Workmanager>
WorkManager for resource adapters
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.