Package | Description |
---|---|
org.apache.xbean.finder |
Modifier and Type | Method | 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(java.lang.Class<?>... clazz) |
|
AnnotationFinder |
AnnotationFinder.select(java.lang.Iterable<java.lang.String> clazz) |
|
AnnotationFinder |
AnnotationFinder.select(java.lang.String... clazz) |
Copyright © 2005–2018. All rights reserved.