|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SetupPhase
A single phase of the test server setup
| Method Summary | |
|---|---|
String |
getId()
Get the phase ID string, a list of those is used by ServerSetup to decide
which phases to run |
boolean |
isStartupPhase()
Is this a startup or shutdown phase? |
void |
run(ServerSetup owner)
Run this phase in the context of supplied ServerSetup |
| Method Detail |
|---|
void run(ServerSetup owner)
throws Exception
Exceptionboolean isStartupPhase()
String getId()
ServerSetup to decide
which phases to run
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||