|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - the type of the value to be injectedpublic interface Injectable<T>
The type of something that is injectable.
| Method Summary | |
|---|---|
T |
getValue(HttpContext context)
Get the injectable value. |
| Method Detail |
|---|
T getValue(HttpContext context)
context - the HTTP context, may be null if no context is available
for the scope of injection.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||