9.2 CprfTrace Class

Description
Provides functionality related to performance analysis trace.
The package name of the CprfTrace class is com.hitachi.software.ejb.application.prf.
List of methods
Method nameFunction
getRootApInfo MethodReturns a character string expression for the root application information of performance analysis trace stored by an existing thread.
Caution
When using this class, compile the class by specifying the following JAR files in the class path:
  • In Windows
    application-server-installation-directory\CC\lib\ejbserver.jar
  • In UNIX
    /opt/Cosminexus/CC/lib/ejbserver.jar
Organization of this section
getRootApInfo Method