public class NullAnnotationProvider extends Object implements AnnotationProvider
AnnotationProvider
, used when there is not appropriate source of annotations.Constructor and Description |
---|
NullAnnotationProvider() |
public NullAnnotationProvider()
public <T extends Annotation> T getAnnotation(Class<T> annotationClass)
getAnnotation
in interface AnnotationProvider
annotationClass
- used to select the annotation to returnCopyright © 2003-2012 The Apache Software Foundation.