com.ibm.connector2.cics

Class CICSConnectionSpec

  • java.lang.Object
    • com.ibm.connector2.cics.CICSConnectionSpec
  • All Implemented Interfaces:
    CICSLogTraceLevels, javax.resource.cci.ConnectionSpec
    Direct Known Subclasses:
    ECIConnectionSpec


    public abstract class CICSConnectionSpec
    extends java.lang.Object
    implements javax.resource.cci.ConnectionSpec, CICSLogTraceLevels
    Framework class for the ConnectionSpec.
    • Constructor Detail

      • CICSConnectionSpec

        public CICSConnectionSpec()
        Default constructor. Set properties using the setters. All properties will have initial values, username and password are set to null.