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