Uses of Interface
com.sun.javatest.exec.ET_SessionControl
-
Packages that use ET_SessionControl Package Description com.sun.javatest.exec 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_SessionControl Modifier and Type Class Description class
BasicSessionControl
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_SessionControl Modifier and Type Method Description ET_SessionControl
ET_ControlFactory. createSessionControl()
Creates a control over session.ET_SessionControl
ET_DefaultControlFactory. createSessionControl()
-