Package | Description |
---|---|
com.sun.javatest.tool |
The JT Harness Tool API provides the command-line and GUI
infrastructure for the main JT Harness test harness.
|
Modifier and Type | Field and Description |
---|---|
static CustomPropagationController.EventType |
CustomPropagationController.EventType.Finish |
static CustomPropagationController.EventType |
CustomPropagationController.EventType.Start |
static CustomPropagationController.EventType |
CustomPropagationController.EventType.TemplateLoaded |
Modifier and Type | Method and Description |
---|---|
void |
CustomPropagationController.notify(CustomPropagationController.EventType evt,
InterviewParameters interview,
java.util.Properties templateData)
Invoked when a template propagation event occurs.
|
Copyright (c) 1996, 2014, Oracle and/or its affiliates. All rights reserved.