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