|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public Context newContext()
Context
instance.
Context
instance.public 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 |