|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.javatest.tool.CustomPropagationController.EventType
public static class CustomPropagationController.EventType
EventType.Start - propagation starting event EventType.TemplateLoaded - external template data loaded and accessible EventType.Finish - propagation finishing event
Field Summary | |
---|---|
static CustomPropagationController.EventType |
Finish
|
static CustomPropagationController.EventType |
Start
|
static CustomPropagationController.EventType |
TemplateLoaded
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final CustomPropagationController.EventType Start
public static final CustomPropagationController.EventType TemplateLoaded
public static final CustomPropagationController.EventType Finish
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |