|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CustomPropagationController.EventType | |
---|---|
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 CustomPropagationController.EventType in com.sun.javatest.tool |
---|
Fields in com.sun.javatest.tool declared as CustomPropagationController.EventType | |
---|---|
static CustomPropagationController.EventType |
CustomPropagationController.EventType.Finish
|
static CustomPropagationController.EventType |
CustomPropagationController.EventType.Start
|
static CustomPropagationController.EventType |
CustomPropagationController.EventType.TemplateLoaded
|
Methods in com.sun.javatest.tool with parameters of type CustomPropagationController.EventType | |
---|---|
void |
CustomPropagationController.notify(CustomPropagationController.EventType evt,
InterviewParameters interview,
java.util.Properties templateData)
Invoked when a template propagation event occurs. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |