|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContextFactory
Interface for context factories.
| Method Summary | |
|---|---|
Context |
newContext()
Returns a new Context instance. |
Context |
newContext(Context scope)
Returns a new Context instance with scope scope. |
| Method Detail |
|---|
Context newContext()
Context instance.
Context instance.Context newContext(Context scope)
Context instance with scope scope.
scope - the scope of the returned context instance;
Context instance.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||