| Package | Description | 
|---|---|
| org.wildfly.swarm.config | |
| org.wildfly.swarm.config.resource.adapters | |
| org.wildfly.swarm.resource.adapters | 
| Modifier and Type | Method and Description | 
|---|---|
ResourceAdapter | 
ResourceAdapters.ResourceAdaptersResources.resourceAdapter(String key)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<ResourceAdapter> | 
ResourceAdapters.ResourceAdaptersResources.resourceAdapters()
Get the list of ResourceAdapter resources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
ResourceAdapters.resourceAdapter(ResourceAdapter value)
Add the ResourceAdapter object to the list of subresources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
ResourceAdapters.resourceAdapters(List<ResourceAdapter> value)
Add all ResourceAdapter objects to this subresource 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ResourceAdapter<T extends ResourceAdapter<T>>
The configuration of a resource adapter. 
 | 
interface  | 
ResourceAdapterConsumer<T extends ResourceAdapter<T>>  | 
interface  | 
ResourceAdapterSupplier<T extends ResourceAdapter>  | 
| Modifier and Type | Method and Description | 
|---|---|
ResourceAdapter | 
ResourceAdapterSupplier.get()
Constructed instance of ResourceAdapter resource 
 | 
| Modifier and Type | Method and Description | 
|---|---|
RARArchive | 
RARArchive.resourceAdapter(ResourceAdapter ra)
Add a fully-configured resource-adapter. 
 | 
ResourceAdapterFraction | 
ResourceAdapterFraction.resourceAdapter(ResourceAdapter value)  | 
| Constructor and Description | 
|---|
IronJacamarXmlAsset(ResourceAdapter<?> ra)  | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.