|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GinAnnotatedBindingBuilder<T>
Method Summary | |
---|---|
GinLinkedBindingBuilder<T> |
annotatedWith(java.lang.annotation.Annotation annotation)
|
GinLinkedBindingBuilder<T> |
annotatedWith(java.lang.Class<? extends java.lang.annotation.Annotation> annotation)
|
Methods inherited from interface com.google.gwt.inject.client.binder.GinLinkedBindingBuilder |
---|
to, to, to, toProvider, toProvider |
Methods inherited from interface com.google.gwt.inject.client.binder.GinScopedBindingBuilder |
---|
asEagerSingleton, in |
Method Detail |
---|
GinLinkedBindingBuilder<T> annotatedWith(java.lang.Class<? extends java.lang.annotation.Annotation> annotation)
GinLinkedBindingBuilder<T> annotatedWith(java.lang.annotation.Annotation annotation)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |