|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ComponentProviderFactory<T>
| Method Summary | |
|---|---|
ComponentProvider<T> |
getProvider(Context ctx)
return a provider given an optional contextual information |
| Method Detail |
|---|
ComponentProvider<T> getProvider(Context ctx)
ctx - contextual information about where the injection of T will
result, null if not of interest.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||