Uses of Interface
com.sun.javatest.exec.Session.Update

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

Classes in com.sun.javatest.exec that implement Session.Update
static class BasicSession.U_NewConfig
          Class of update to configuration
 

Methods in com.sun.javatest.exec with parameters of type Session.Update
 void BasicSession.update(Session.Update u)
          Applies the update.
 void Session.update(Session.Update u)
          Method to be invoked from outside to change the state of the Session.
 



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