Uses of Interface
com.ibm.jvm.dtfjview.spi.IOutputManager
- 
Packages that use IOutputManager Package Description com.ibm.jvm.dtfjview com.ibm.jvm.dtfjview.spi 
- 
- 
Uses of IOutputManager in com.ibm.jvm.dtfjviewClasses in com.ibm.jvm.dtfjview that implement IOutputManager Modifier and Type Class Description classOutput
- 
Uses of IOutputManager in com.ibm.jvm.dtfjview.spiMethods in com.ibm.jvm.dtfjview.spi that return IOutputManager Modifier and Type Method Description IOutputManagerISession. getOutputManager()The instance which is managing all registered output channels.Methods in com.ibm.jvm.dtfjview.spi with parameters of type IOutputManager Modifier and Type Method Description voidICombinedContext. displayContext(IOutputManager out, boolean shortFormat)Display the contexts which are present in the core file currently being analysed.
 
-