Package | Description |
---|---|
com.caucho.jca.cfg | |
com.caucho.jca.ra |
Modifier and Type | Method and Description |
---|---|
ConnectionDefinition |
ResourceAdapterConfig.getConnectionDefinition(java.lang.String type)
Gets the connection definition for the named class.
|
Modifier and Type | Method and Description |
---|---|
void |
OutboundResourceAdapterConfig.addConnectionDefinition(ConnectionDefinition conn)
Returns the connection definition.
|
Modifier and Type | Method and Description |
---|---|
ConnectionDefinition |
ResourceArchive.getConnectionDefinition(java.lang.String type)
Returns the matching connection factory class.
|