Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
CICS® Transaction Gateway JEE Programming Reference v9.0.0.2
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Interface
com.ibm.connector2.cics.CICSLogTraceLevels

  • Packages that use CICSLogTraceLevels 
    Package Description
    com.ibm.connector2.cics
    Provides classes for developing JEE applications.
    • Uses of CICSLogTraceLevels in com.ibm.connector2.cics

      Classes in com.ibm.connector2.cics that implement CICSLogTraceLevels 
      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.
      class  EPIConnectionSpec
      The EPI connection spec allows you to specify extra or different properties on the connection you require.
      class  EPIManagedConnectionFactory
      An EPIManagedConnectionFactory is used to create physical EPI connections to the CICS Transaction Gateway.

Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
©Copyright IBM Corp. 1994, 2013
Legal
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes