public interface AnnotatedHolder extends HolderBase
| Modifier and Type | Method and Description |
|---|---|
void |
setAnnotatedWith(Annotation annotation) |
void |
setAnnotatedWith(Class<? extends Annotation> annotationType) |
asvoid setAnnotatedWith(Class<? extends Annotation> annotationType)
void setAnnotatedWith(Annotation annotation)
Copyright © 2014. All Rights Reserved.