Uses of Class
org.apache.xbean.finder.AnnotationFinder
-
Packages that use AnnotationFinder Package Description org.apache.xbean.finder -
-
Uses of AnnotationFinder in org.apache.xbean.finder
Methods in org.apache.xbean.finder that return AnnotationFinder Modifier and Type Method Description AnnotationFinderAnnotationFinder. enableFindImplementations()AnnotationFinderAnnotationFinder. enableFindSubclasses()AnnotationFinderAnnotationFinder. enableMetaAnnotations()AnnotationFinderAnnotationFinder. link()The link() method must be called to successfully use the findSubclasses and findImplementations methodsAnnotationFinderAnnotationFinder. select(java.lang.Class<?>... clazz)AnnotationFinderAnnotationFinder. select(java.lang.Iterable<java.lang.String> clazz)AnnotationFinderAnnotationFinder. select(java.lang.String... clazz)
-