Uses of Interface
com.sun.javatest.exec.Session
Packages that use Session
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 Session in com.sun.javatest.exec
Subinterfaces of Session in com.sun.javatest.execClasses in com.sun.javatest.exec that implement SessionModifier and TypeClassDescriptionclass
The very classic implementation of Session that encapsulates the WorkDirectory instance and InterviewParameters instance.Fields in com.sun.javatest.exec declared as SessionMethods in com.sun.javatest.exec that return SessionModifier and TypeMethodDescriptionET_DefaultViewControl.getConfig()
ET_ViewControl.getConfig()
BasicSessionControl.getSession()
Returns the session object under controlET_SessionControl.getSession()
Returns the config object under controlMethods in com.sun.javatest.exec with parameters of type SessionModifier and TypeMethodDescriptionvoid
void
Constructors in com.sun.javatest.exec with parameters of type Session