Package | Description |
---|---|
org.apache.xbean.finder |
Modifier and Type | Method and Description |
---|---|
AnnotationFinder |
AnnotationFinder.enableFindImplementations() |
AnnotationFinder |
AnnotationFinder.enableFindSubclasses() |
AnnotationFinder |
AnnotationFinder.enableMetaAnnotations() |
AnnotationFinder |
AnnotationFinder.link()
The link() method must be called to successfully use the findSubclasses and findImplementations methods
|
AnnotationFinder |
AnnotationFinder.select(Class<?>... clazz) |
AnnotationFinder |
AnnotationFinder.select(Iterable<String> clazz) |
AnnotationFinder |
AnnotationFinder.select(String... clazz) |
Copyright © 2005–2013. All rights reserved.