| Package | Description | 
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.jca | 
| Modifier and Type | Method and Description | 
|---|---|
BootstrapContext | 
JCA.JCAResources.bootstrapContext(String key)  | 
| 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<T>>
Bootstrap context for resource adapters 
 | 
interface  | 
BootstrapContextConsumer<T extends BootstrapContext<T>>  | 
interface  | 
BootstrapContextSupplier<T extends BootstrapContext>  | 
| Modifier and Type | Method and Description | 
|---|---|
BootstrapContext | 
BootstrapContextSupplier.get()
Constructed instance of BootstrapContext resource 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.