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