|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResolvedBinder<T>
This contract is used to apply scope to an otherwise described / resolved
Binder.
NamedBinder| Method Summary | |
|---|---|
void |
in(java.lang.Class<? extends Scope> scope)
Ascribe a scope to this Binder, terminating the builder-like process. |
| Method Detail |
|---|
void in(java.lang.Class<? extends Scope> scope)
scope - the scope to apply
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||