|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.xbean.finder.ClassFinder.Annotatable
org.apache.xbean.finder.ClassFinder.AnnotationInfo
public class ClassFinder.AnnotationInfo
| Constructor Summary | |
|---|---|
ClassFinder.AnnotationInfo(java.lang.annotation.Annotation annotation)
|
|
ClassFinder.AnnotationInfo(java.lang.Class<? extends java.lang.annotation.Annotation> annotation)
|
|
ClassFinder.AnnotationInfo(java.lang.String name)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
java.lang.String |
toString()
|
| Methods inherited from class org.apache.xbean.finder.ClassFinder.Annotatable |
|---|
getAnnotations |
| 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.ClassFinder.Info |
|---|
getAnnotations |
| Constructor Detail |
|---|
public ClassFinder.AnnotationInfo(java.lang.annotation.Annotation annotation)
public ClassFinder.AnnotationInfo(java.lang.Class<? extends java.lang.annotation.Annotation> annotation)
public ClassFinder.AnnotationInfo(java.lang.String name)
| Method Detail |
|---|
public java.lang.String getName()
getName in interface ClassFinder.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 | ||||||||