| Package | Description | 
|---|---|
| org.wildfly.swarm.config.resource.adapters | |
| org.wildfly.swarm.config.resource.adapters.resource_adapter | 
| Modifier and Type | Method and Description | 
|---|---|
AdminObjects | 
ResourceAdapter.ResourceAdapterResources.adminObjects(String key)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<AdminObjects> | 
ResourceAdapter.ResourceAdapterResources.adminObjects()
Get the list of AdminObjects resources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
ResourceAdapter.adminObjects(AdminObjects value)
Add the AdminObjects object to the list of subresources 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
ResourceAdapter.adminObjects(List<AdminObjects> value)
Add all AdminObjects objects to this subresource 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AdminObjects<T extends AdminObjects<T>>
Specifies an administration object. 
 | 
interface  | 
AdminObjectsConsumer<T extends AdminObjects<T>>  | 
interface  | 
AdminObjectsSupplier<T extends AdminObjects>  | 
| Modifier and Type | Method and Description | 
|---|---|
AdminObjects | 
AdminObjectsSupplier.get()
Constructed instance of AdminObjects resource 
 | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.