Uses of Class
com.sun.javatest.tool.CustomPropagationController.EventType
Packages that use CustomPropagationController.EventType
Package
Description
The JT Harness Tool API provides the command-line and GUI
infrastructure for the main JT Harness test harness.
-
Uses of CustomPropagationController.EventType in com.sun.javatest.tool
Fields in com.sun.javatest.tool declared as CustomPropagationController.EventTypeModifier and TypeFieldDescriptionstatic final CustomPropagationController.EventTypeCustomPropagationController.EventType.Finishstatic final CustomPropagationController.EventTypeCustomPropagationController.EventType.Startstatic final CustomPropagationController.EventTypeCustomPropagationController.EventType.TemplateLoadedMethods in com.sun.javatest.tool with parameters of type CustomPropagationController.EventTypeModifier and TypeMethodDescriptionvoidCustomPropagationController.notify(CustomPropagationController.EventType evt, InterviewParameters interview, Map<String, String> templateData) Invoked when a template propagation event occurs.