Uses of Interface
com.sun.javatest.TestFinderQueue.Observer

Packages that use TestFinderQueue.Observer
com.sun.javatest This package provides facilities for reading, executing and monitoring tests. 
 

Uses of TestFinderQueue.Observer in com.sun.javatest
 

Methods in com.sun.javatest with parameters of type TestFinderQueue.Observer
 void TestFinderQueue.addObserver(TestFinderQueue.Observer o)
          Add an observer to monitor the progress of the TestFinder.
 void TestFinderQueue.removeObserver(TestFinderQueue.Observer o)
          Remove an observer form the set currently monitoring the progress of the TestFinder.
 



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