| Package | Description |
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.jca |
| Modifier and Type | Method and Description |
|---|---|
List<BootstrapContext> |
Jca.JcaResources.bootstrapContexts()
Get the list of org.wildfly.swarm.config.jca.BootstrapContext resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Jca.bootstrapContext(BootstrapContext value)
Add the org.wildfly.swarm.config.jca.BootstrapContext object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Jca.bootstrapContexts(List<BootstrapContext> value)
Add all org.wildfly.swarm.config.jca.BootstrapContext objects to this subresource
|
| Modifier and Type | Method and Description |
|---|---|
BootstrapContext |
BootstrapContext.name(String value)
The name of the BootstrapContext
|
BootstrapContext |
BootstrapContext.workmanager(String value)
The WorkManager instance for the BootstrapContext
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.