Uses of Interface
com.sun.javatest.Parameters.MutableExcludeListParameters

Packages that use Parameters.MutableExcludeListParameters
com.sun.javatest This package provides facilities for reading, executing and monitoring tests. 
com.sun.javatest.interview This package provides a configuration interview for legacy test suites which do not provide their own interview, and also provides sub-interviews which may be used to build a custom interview with standard questions for the standard sections. 
 

Uses of Parameters.MutableExcludeListParameters in com.sun.javatest
 

Classes in com.sun.javatest that implement Parameters.MutableExcludeListParameters
 class BasicParameters
          A basic implementation of Parameters for all except the EnvParameters subsection.
 class FileParameters
          An implementation of Parameters, using data read from a .jtp file.
 

Uses of Parameters.MutableExcludeListParameters in com.sun.javatest.interview
 

Classes in com.sun.javatest.interview that implement Parameters.MutableExcludeListParameters
 class ExcludeListInterview
          This interview collects the "exclude list" test filter parameters.
 



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