Uses of Interface
com.sun.javatest.exec.SessionExt
Packages that use SessionExt
Package
Description
The Test Manager Tool provides a GUI for opening, browsing, configuring,
and running tests and test suites, and for browsing the results.
-
Uses of SessionExt in com.sun.javatest.exec
Classes in com.sun.javatest.exec that implement SessionExtModifier and TypeClassDescriptionclass
The very classic implementation of Session that encapsulates the WorkDirectory instance and InterviewParameters instance.Fields in com.sun.javatest.exec declared as SessionExtMethods in com.sun.javatest.exec that return SessionExtModifier and TypeMethodDescriptionprotected SessionExt
BasicSessionControl.createEmptySession()
Creates an empty configuration for the test suite.