Uses of Class
com.ibm.ims.base.IMSTrace

Packages that use IMSTrace
com.ibm.connector2.ims.db Provides classes for connection to IMS databases from WebSphere Application Server for z/OS. 
com.ibm.ims.base Provides classes for the mapping to IMS DL/I APIs. 
 

Uses of IMSTrace in com.ibm.connector2.ims.db
 

Subclasses of IMSTrace in com.ibm.connector2.ims.db
 class J2EETrace
           
 

Uses of IMSTrace in com.ibm.ims.base
 

Subclasses of IMSTrace in com.ibm.ims.base
 class XMLTrace
          XMLTrace provides tracing facilities to document the flow of control in an IMS Java application.
 

Methods in com.ibm.ims.base that return IMSTrace
static IMSTrace IMSTrace.currentTrace()
          Returns the IMSTrace object for the current thread.
static IMSTrace IMSTrace.getCurrentTrace()
          This method is only for internal use.
 

Methods in com.ibm.ims.base with parameters of type IMSTrace
static void IMSTrace.setCurrentTrace(IMSTrace traceObject)
          This method is only for internal use.
static void IMSJavaVersionInfo.logVersion(IMSTrace currentTrace)
          Logs IMSJava Driver Version Information to the trace output.
 



(C) International Business Machines Corporation 2004. All rights reserved.