Constructor and Description |
---|
ResourceScanner() |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<? extends java.lang.annotation.Annotation> |
getAnnotation()
Get the annotation we handle.
|
RuntimeAnnotationHandler |
scan(java.lang.Class<?> clazz)
Scan the specified class for the given annotation.
|
public java.lang.Class<? extends java.lang.annotation.Annotation> getAnnotation()
getAnnotation
in interface Scanner
public RuntimeAnnotationHandler scan(java.lang.Class<?> clazz)
Copyright © 2002-2013 Oracle America, Inc. All Rights Reserved.