Uses of Interface
com.ibm.jakarta.connector2.cics.CICSLogTraceLevels
Packages that use CICSLogTraceLevels
Package
Description
Provides classes for developing JEE applications .
-
Uses of CICSLogTraceLevels in com.ibm.jakarta.connector2.cics
Classes in com.ibm.jakarta.connector2.cics that implement CICSLogTraceLevelsModifier and TypeClassDescriptionclass
Framework class for the ConnectionSpec.class
Internal Helper class to provide standard logging for all CICS Resource Adapters.class
Abstract class that provides the managed connection factory framework for CICS resource adapters.final 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
An ECIManagedConnectionFactory is used to create ECI connections to the CICS Transaction Gateway.final class
The EPI connection spec allows you to specify extra or different properties on the connection you require.final class
An EPIManagedConnectionFactory is used to create EPI connections to the CICS Transaction Gateway.