Uses of Class
com.ibm.jakarta.connector2.cics.CICSConnectionSpec
Packages that use CICSConnectionSpec
Package
Description
Provides classes for developing JEE applications .
-
Uses of CICSConnectionSpec in com.ibm.jakarta.connector2.cics
Subclasses of CICSConnectionSpec in com.ibm.jakarta.connector2.cicsModifier and TypeClassDescriptionfinal class
When a client component wants anECIConnection
with specific properties to be returned by anECIConnectionFactory.getConnection(jakarta.resource.cci.ConnectionSpec)
call then an ECIConnectionSpec is used to wrap these properties.final class
The EPI connection spec allows you to specify extra or different properties on the connection you require.