|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface GinScopedBindingBuilder
See the EDSL examples at GinBinder.
| Method Summary | |
|---|---|
void |
asEagerSingleton()
Instructs the Ginjector to eagerly
initialize this singleton-scoped binding upon creation. |
void |
in(java.lang.Class<? extends java.lang.annotation.Annotation> scopeAnnotation)
See the EDSL examples at GinBinder. |
| Method Detail |
|---|
void in(java.lang.Class<? extends java.lang.annotation.Annotation> scopeAnnotation)
GinBinder.
void asEagerSingleton()
Ginjector to eagerly
initialize this singleton-scoped binding upon creation. Useful for application
initialization logic. See the EDSL examples at GinBinder.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||