When a client application starts a Java COM server, MSJava.dll is loaded into the application's address space. MSJava.dll finds the class file, registered as a COM server, and calls the appropriate method from this class.
To monitor a COM server implemented in Java, when the client is also implemented in Java, run your client application using the Run Program dialog box. When you exit your application, PureCoverage displays data for Java methods. For more information about running Java code, click
To monitor a COM server implemented in Java, when the client is implemented in Visual C++, run your client application in the Run Program dialog box. When you exit your application, PureCoverage displays data for Java methods. PureCoverage does not monitor your Visual C++ client code.
(C) Copyright IBM Corporation 1993, 2010.