Module openj9.dtfj

Class Context

java.lang.Object
com.ibm.java.diagnostics.utils.Context
All Implemented Interfaces:
IContext
Direct Known Subclasses:
DTFJContext

public abstract class Context extends Object implements IContext
A context represents the environment within which a command is executing. This abstract class provides common functionality which is required by all types of context.