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

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

Uses of TestResultCache.Observer in com.sun.javatest
 

Constructors in com.sun.javatest with parameters of type TestResultCache.Observer
TestResultCache(WorkDirectory workDir, TestResultCache.Observer observer)
          Primary constructor for a cache.
 



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