Uses of Interface
com.sun.javatest.exec.ET_SessionControl
Packages that use ET_SessionControl
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 ET_SessionControl in com.sun.javatest.exec
Classes in com.sun.javatest.exec that implement ET_SessionControlModifier and TypeClassDescriptionclass
Class that encapsulate logic of user's actions on update session: operations on configuration and work directory.Methods in com.sun.javatest.exec that return ET_SessionControlModifier and TypeMethodDescriptionET_ControlFactory.createSessionControl()
Creates a control over session.ET_DefaultControlFactory.createSessionControl()