Uses of Interface
com.ibm.jvm.dtfjview.spi.IOutputManager
Packages that use IOutputManager
-
Uses of IOutputManager in com.ibm.jvm.dtfjview
Classes in com.ibm.jvm.dtfjview that implement IOutputManagerMethods in com.ibm.jvm.dtfjview that return IOutputManagerMethods in com.ibm.jvm.dtfjview with parameters of type IOutputManagerModifier and TypeMethodDescriptionvoid
CombinedContext.displayContext
(IOutputManager out, boolean shortFormat) -
Uses of IOutputManager in com.ibm.jvm.dtfjview.spi
Methods in com.ibm.jvm.dtfjview.spi that return IOutputManagerModifier and TypeMethodDescriptionISession.getOutputManager()
The instance which is managing all registered output channels.Methods in com.ibm.jvm.dtfjview.spi with parameters of type IOutputManagerModifier and TypeMethodDescriptionvoid
ICombinedContext.displayContext
(IOutputManager out, boolean shortFormat) Display the contexts which are present in the core file currently being analysed.