com.ibm.cics.server
Interface RegionTraceBits
- All Known Implementing Classes:
- Region
- public interface RegionTraceBits
This interface provides a set of constants that should be used to construct
a java.util.BitSet
for use with the TRACE-related API.
- Version:
- 1.2
- Author:
- Alex Mulholland
EI
public static final int EI
- See Also:
- Constant Field Values
SYSTEM
public static final int SYSTEM
- See Also:
- Constant Field Values
USER
public static final int USER
- See Also:
- Constant Field Values
NUMBER_OF_BITS
public static final int NUMBER_OF_BITS
- See Also:
- Constant Field Values