Module openj9.dtfjview
Package com.ibm.jvm.dtfjview.spi
-
Interface Summary Interface Description ICombinedContext A combined context is an extended DTFJ context which also contains a DDR context.IOutputChannel An output channel provides a mechanism by which text will be displayed to the user.IOutputManager The output manager is responsible for managing a collection of registered output channels.ISession Represents a single jdmpview session which may contain multiple contexts.ISessionContextManager Controls the creation and deletion of contexts within a session.