|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - the type of the instanceC - the type of the context parameterpublic interface IContextProvider<T,C>
An object that can provide instances of type T depending on context parameter of type
C
| Method Summary | |
|---|---|
T |
get(C context)
Provides an instance of type T |
| Method Detail |
|---|
T get(C context)
T
context - the context parameter on which the instance depends
T
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||