Package | Description |
---|---|
org.apache.xbean.finder |
Modifier and Type | Class | Description |
---|---|---|
class |
AnnotationFinder.AnnotationInfo |
|
class |
AnnotationFinder.ClassInfo |
|
class |
AnnotationFinder.FieldInfo |
|
class |
AnnotationFinder.MethodInfo |
|
class |
AnnotationFinder.PackageInfo |
|
class |
AnnotationFinder.ParameterInfo |
Modifier and Type | Field | Description |
---|---|---|
protected java.util.Map<java.lang.String,java.util.List<AnnotationFinder.Info>> |
AnnotationFinder.annotated |
Modifier and Type | Method | Description |
---|---|---|
AnnotationFinder.Info |
AnnotationFinder.InfoBuildingVisitor.getInfo() |
Modifier and Type | Method | Description |
---|---|---|
protected java.util.List<AnnotationFinder.Info> |
AnnotationFinder.getAnnotationInfos(java.lang.String name) |
|
protected java.util.List<AnnotationFinder.Info> |
AnnotationFinder.initAnnotationInfos(java.lang.String name) |
|
protected java.util.Map<java.lang.String,java.util.List<AnnotationFinder.Info>> |
AnnotationFinder.newAnnotatedMap() |
Constructor | Description |
---|---|
GenericAwareInfoBuildingVisitor(AnnotationFinder.GenericAwareInfoBuildingVisitor.TYPE type,
AnnotationFinder.Info info) |
|
InfoBuildingVisitor(AnnotationFinder.Info info) |
Copyright © 2005–2018. All rights reserved.