public static class ResourceAdapter.ResourceAdapterResources extends Object
Constructor and Description |
---|
ResourceAdapterResources() |
Modifier and Type | Method and Description |
---|---|
List<AdminObjects> |
adminObjects()
Get the list of AdminObjects resources
|
AdminObjects |
adminObjects(String key) |
List<ConfigProperties> |
configProperties()
Get the list of ConfigProperties resources
|
ConfigProperties |
configProperties(String key) |
List<ConnectionDefinitions> |
connectionDefinitions()
Get the list of ConnectionDefinitions resources
|
ConnectionDefinitions |
connectionDefinitions(String key) |
public List<ConfigProperties> configProperties()
public ConfigProperties configProperties(String key)
public List<AdminObjects> adminObjects()
public AdminObjects adminObjects(String key)
public List<ConnectionDefinitions> connectionDefinitions()
public ConnectionDefinitions connectionDefinitions(String key)
Copyright © 2019 JBoss by Red Hat. All rights reserved.