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

Packages that use SessionExt
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 SessionExt in com.sun.javatest.exec
 

Classes in com.sun.javatest.exec that implement SessionExt
 class BasicSession
          The very classic implementation of Session that encapsulates the WorkDirectory instance and InterviewParameters instance.
 

Fields in com.sun.javatest.exec declared as SessionExt
protected  SessionExt BasicSessionControl.session
           
 

Methods in com.sun.javatest.exec that return SessionExt
protected  SessionExt BasicSessionControl.createEmptySession()
          Creates an empty configuration for the test suite.
 



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