public class ResourceAdapterConfigParserImpl extends Object implements ConnectorConfigParser
AOR, configParserUtil, ddTransformUtil, MCF, MSL, RA
Constructor and Description |
---|
ResourceAdapterConfigParserImpl()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
List<String> |
getConfidentialProperties(ConnectorDescriptor desc,
String rarName,
String... keyFields)
Gi
|
Properties |
getJavaBeanProps(ConnectorDescriptor desc,
String connectionDefName,
String rarName)
Parses the ra.xml for the Resource Adapter javabean properties.
|
public ResourceAdapterConfigParserImpl()
public Properties getJavaBeanProps(ConnectorDescriptor desc, String connectionDefName, String rarName) throws ConnectorRuntimeException
getJavaBeanProps
in interface ConnectorConfigParser
desc
- ConnectorDescriptor pertaining to rar.Not
- used. Can be null or any value,ConnectorRuntimeException
- if moduleDir is null .
If corresponding rar is not deployed i.e moduleDir is invalid.public List<String> getConfidentialProperties(ConnectorDescriptor desc, String rarName, String... keyFields) throws ConnectorRuntimeException
ConnectorConfigParser
getConfidentialProperties
in interface ConnectorConfigParser
ConnectorRuntimeException
Copyright © 2019. All rights reserved.