Uses of Interface
com.sun.javatest.TestResultCache.Observer
Packages that use TestResultCache.Observer
Package
Description
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.ObserverModifierConstructorDescriptionTestResultCache
(WorkDirectory workDir, TestResultCache.Observer observer) Primary constructor for a cache.