public class AnnotatedElementBuilderAdapter extends Object implements GinAnnotatedElementBuilder
| Modifier and Type | Method and Description |
|---|---|
void |
annotatedWith(Annotation annotation)
See the EDSL examples at
GinBinder. |
void |
annotatedWith(Class<? extends Annotation> annotationType)
See the EDSL examples at
GinBinder. |
public void annotatedWith(Class<? extends Annotation> annotationType)
GinAnnotatedElementBuilderGinBinder.annotatedWith in interface GinAnnotatedElementBuilderpublic void annotatedWith(Annotation annotation)
GinAnnotatedElementBuilderGinBinder.annotatedWith in interface GinAnnotatedElementBuilderCopyright © 2008–2018. All rights reserved.