public class AnnotatedExportBinder extends NamedExportBinder
binder, key
Modifier and Type | Method and Description |
---|---|
NamedExportBinder |
annotatedWith(Annotation annotation) |
NamedExportBinder |
annotatedWith(Class<? extends Annotation> annotationClass) |
as, withGeneratedName
public NamedExportBinder annotatedWith(Annotation annotation)
public NamedExportBinder annotatedWith(Class<? extends Annotation> annotationClass)
Copyright © 2019. All rights reserved.