|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IContextFactory
A context factory.
| Method Summary | |
|---|---|
IContext |
newContext(ISource source,
IRunner runner)
Creates a new context based on an source and a runner. |
| Method Detail |
|---|
IContext newContext(ISource source,
IRunner runner)
throws ContextException
source - The source context.runner - The context runner.
ContextException - On creation errors.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||