FileDocCategorySizeDatePackage
TraceLevel.javaAPI DocGlassfish v2 API2778Fri May 04 22:36:44 BST 2007com.sun.jts.trace

TraceLevel

public class TraceLevel extends Object
The class contains the constants for different trace levels.
author
Kannan Srinivasan
version
1.0

Fields Summary
public static final int
IAS_JTS_TRACE_TRIVIAL
public static final int
IAS_JTS_TRACE_RECOVERY
public static final int
IAS_JTS_TRACE_CONFIGURATION
public static final int
IAS_JTS_TRACE_TIMEOUT
public static final int
IAS_JTS_TRACE_TRANSACTION_HIGH_LEVEL
public static final int
IAS_JTS_TRACE_TRANSACTION
public static final int
IAS_JTS_TRACE_LOGGING
public static final int
IAS_JTS_MAX_TRACE_LEVEL
Constructors Summary
Methods Summary