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 classClass of update to configurationMethods in com.sun.javatest.exec with parameters of type Session.UpdateModifier and TypeMethodDescriptionvoidBasicSession.update(Session.Update u) Applies the update.voidBasicSession.update(Session.Update u, boolean updateConfig) Applies the update.voidSession.update(Session.Update u) Method to be invoked from outside to change the state of the Session.voidSession.update(Session.Update u, boolean updateConfig) Method to be invoked from outside to change the state of the Session.