| Package | Description |
|---|---|
| org.jboss.jca.core.api.management |
This package contains management view of the container in a non-technology specific way.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ConfigProperty> |
ResourceAdapter.getConfigProperties()
Get the list of config property's
|
java.util.List<ConfigProperty> |
ManagedConnectionFactory.getConfigProperties()
Get the list of config property's
|
java.util.List<ConfigProperty> |
AdminObject.getConfigProperties()
Get the list of config property's
|
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)