Uses of Interface
com.sun.javatest.exec.ET_SessionControl

Packages that use ET_SessionControl
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
 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
 ET_SessionControl ET_DefaultControlFactory.createSessionControl()
           
 ET_SessionControl ET_ControlFactory.createSessionControl()
          Creates a control over session.
 



Copyright (c) 1996, 2010, Oracle and/or its affiliates. All rights reserved.