Uses of Interface
com.sun.javatest.InterviewPropagator.TestRefresher

Packages that use InterviewPropagator.TestRefresher
com.sun.javatest This package provides facilities for reading, executing and monitoring tests. 
com.sun.javatest.tool The JT Harness Tool API provides the command-line and GUI infrastructure for the main JT Harness test harness. 
 

Uses of InterviewPropagator.TestRefresher in com.sun.javatest
 

Methods in com.sun.javatest with parameters of type InterviewPropagator.TestRefresher
static void InterviewPropagator.setTestRefresher(InterviewPropagator.TestRefresher r)
           
 

Uses of InterviewPropagator.TestRefresher in com.sun.javatest.tool
 

Methods in com.sun.javatest.tool with parameters of type InterviewPropagator.TestRefresher
 void CustomPropagationController.setRefresher(InterviewPropagator.TestRefresher refresher)
           
 



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