|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xbean.finder.AnnotationFinder.Annotatable
org.apache.xbean.finder.AnnotationFinder.AnnotationInfo
public class AnnotationFinder.AnnotationInfo
| Constructor Summary | |
|---|---|
AnnotationFinder.AnnotationInfo(java.lang.annotation.Annotation annotation)
|
|
AnnotationFinder.AnnotationInfo(java.lang.Class<? extends java.lang.annotation.Annotation> annotation)
|
|
AnnotationFinder.AnnotationInfo(java.lang.String name)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
java.lang.String |
toString()
|
| Methods inherited from class org.apache.xbean.finder.AnnotationFinder.Annotatable |
|---|
getAnnotations, getDeclaredAnnotations, getMetaAnnotationName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.xbean.finder.AnnotationFinder.Info |
|---|
getAnnotations, getDeclaredAnnotations, getMetaAnnotationName |
| Constructor Detail |
|---|
public AnnotationFinder.AnnotationInfo(java.lang.annotation.Annotation annotation)
public AnnotationFinder.AnnotationInfo(java.lang.Class<? extends java.lang.annotation.Annotation> annotation)
public AnnotationFinder.AnnotationInfo(java.lang.String name)
| Method Detail |
|---|
public java.lang.String getName()
getName in interface AnnotationFinder.Infopublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||