next up previous
Next: Some Simple Examples Up: Logging Client API Previous: C Interface

Java interface

All cmlog Java classes are organized into a package all cmlog. Java interface for logging clients are organized into a single Java class called Client. The html version of the Java API document can be found inside the cmlog Java distribution or can be generated from Java source code using the javadoc utility. All configuration information and status code are organized in a single Java class Config.java. The following lists some of the important parameters:

These parameters have to be consistent with those defined in the C/C++ header files such as CMLOG/Common/cmlogConfig.h (cmlogProtocol.h).


next up previous
Next: Some Simple Examples Up: Logging Client API Previous: C Interface
Jie chen
2001-10-22