Uses of Interface
com.ibm.jvm.dtfjview.spi.ISession
-
Packages that use ISession Package Description com.ibm.jvm.dtfjview -
-
Uses of ISession in com.ibm.jvm.dtfjview
Classes in com.ibm.jvm.dtfjview that implement ISession Modifier and Type Class Description class
Session
Methods in com.ibm.jvm.dtfjview that return ISession Modifier and Type Method Description static ISession
Session. getInstance(String[] args)
Factory method for creating new sessions.
-