Modifier and Type | Class and Description |
---|---|
class |
CICSConnectionSpec
Framework class for the connection spec.
|
class |
CICSManagedConnectionFactory
Abstract class that provides the managed connection factory framework for
CICS resource adapters.
|
class |
ECIConnectionSpec
When a client component wants an
ECIConnection with specific properties
to be returned by an ECIConnectionFactory.getConnection(javax.resource.cci.ConnectionSpec)
call then an ECIConnectionSpec is used to wrap these properties. |
class |
ECIManagedConnectionFactory
An ECIManagedConnectionFactory is used to create physical ECI connections to
the CICS Transaction Gateway.
|