Package | Description |
---|---|
org.jboss.jca.common.api.metadata |
This package contains interfaces to define metadata api
|
org.jboss.jca.common.api.metadata.spec |
This package contains common metadatas fand parser for connector_1_*.xsd
|
Modifier and Type | Method and Description |
---|---|
static List<ConfigProperty> |
MergeUtil.mergeConfigList(List<ConfigProperty> left,
List<ConfigProperty> right)
F Merge to List of ConfigProperty.
|
Modifier and Type | Method and Description |
---|---|
static List<ConfigProperty> |
MergeUtil.mergeConfigList(List<ConfigProperty> left,
List<ConfigProperty> right)
F Merge to List of ConfigProperty.
|
static List<ConfigProperty> |
MergeUtil.mergeConfigList(List<ConfigProperty> left,
List<ConfigProperty> right)
F Merge to List of ConfigProperty.
|
Modifier and Type | Method and Description |
---|---|
List<ConfigProperty> |
ResourceAdapter.getConfigProperties() |
List<ConfigProperty> |
ConnectionDefinition.getConfigProperties() |
List<ConfigProperty> |
AdminObject.getConfigProperties() |
List<ConfigProperty> |
Activationspec.getConfigProperties() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.