|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gwt.inject.rebind.adapter.AnnotatedElementBuilderAdapter
public class AnnotatedElementBuilderAdapter
Method Summary | |
---|---|
void |
annotatedWith(java.lang.annotation.Annotation annotation)
See the EDSL examples at GinBinder . |
void |
annotatedWith(java.lang.Class<? extends java.lang.annotation.Annotation> annotationType)
See the EDSL examples at GinBinder . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void annotatedWith(java.lang.Class<? extends java.lang.annotation.Annotation> annotationType)
GinAnnotatedElementBuilder
GinBinder
.
annotatedWith
in interface GinAnnotatedElementBuilder
public void annotatedWith(java.lang.annotation.Annotation annotation)
GinAnnotatedElementBuilder
GinBinder
.
annotatedWith
in interface GinAnnotatedElementBuilder
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |