Uses of Interface
com.ibm.jvm.dtfjview.spi.ISessionContextManager
Packages that use ISessionContextManager
-
Uses of ISessionContextManager in com.ibm.jvm.dtfjview
Classes in com.ibm.jvm.dtfjview that implement ISessionContextManagerModifier and TypeClassDescriptionclass
Class for managing jdmpview contexts as it is possible to add and remove contexts without exiting the application.Methods in com.ibm.jvm.dtfjview that return ISessionContextManager -
Uses of ISessionContextManager in com.ibm.jvm.dtfjview.spi
Methods in com.ibm.jvm.dtfjview.spi that return ISessionContextManagerModifier and TypeMethodDescriptionISession.getContextManager()
Get the manager which is managing this context within this session.