|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IContextListener
Stands for a context listener.
| Method Summary | |
|---|---|
void |
onCreate(IContext context)
A context creation. |
void |
onDestroy(IContext context)
A context destruction. |
| Methods inherited from interface org.specrunner.listeners.ISpecRunnerListener |
|---|
getName, reset |
| Method Detail |
|---|
void onCreate(IContext context)
context - A context.void onDestroy(IContext context)
context - A block.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||