|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface InternalFactory<T>
Creates objects which will be injected.
| Method Summary | |
|---|---|
T |
get(Errors errors,
InternalContext context,
Dependency<?> dependency)
Creates an object to be injected. |
| Method Detail |
|---|
T get(Errors errors,
InternalContext context,
Dependency<?> dependency)
throws ErrorsException
context - of this injection
ErrorsException - if a value cannot be provided
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||