Uses of Class
com.sun.javatest.tool.CustomPropagationController
-
Packages that use CustomPropagationController Package Description com.sun.javatest This package provides facilities for reading, executing and monitoring tests. -
-
Uses of CustomPropagationController in com.sun.javatest
Methods in com.sun.javatest that return CustomPropagationController Modifier and Type Method Description CustomPropagationControllerInterviewParameters. getPropagationController()Methods in com.sun.javatest with parameters of type CustomPropagationController Modifier and Type Method Description voidInterviewParameters. setPropagationController(CustomPropagationController pc)
-