Uses of Interface
com.sun.javatest.exec.Session.Update
Packages that use Session.Update
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 Session.Update in com.sun.javatest.exec
Classes in com.sun.javatest.exec that implement Session.UpdateModifier and TypeClassDescriptionstatic class
Class of update to configurationMethods in com.sun.javatest.exec with parameters of type Session.UpdateModifier and TypeMethodDescriptionvoid
BasicSession.update
(Session.Update u) Applies the update.void
BasicSession.update
(Session.Update u, boolean updateConfig) Applies the update.void
Session.update
(Session.Update u) Method to be invoked from outside to change the state of the Session.void
Session.update
(Session.Update u, boolean updateConfig) Method to be invoked from outside to change the state of the Session.