]> source.dussan.org Git - javassist.git/commit
Allow for retrieval of the real type name of the annotation.
authoradrian <adrian@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>
Sun, 5 Feb 2006 13:53:06 +0000 (13:53 +0000)
committeradrian <adrian@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>
Sun, 5 Feb 2006 13:53:06 +0000 (13:53 +0000)
commit0f1701d237160b7128c8662577e6892af92651ad
tree46464b34b4207fec3686ec8d8f873ae222246fab
parent521d2bc9779218ff95b83b9443f7e3d164bcd450
Allow for retrieval of the real type name of the annotation.
We need this to emulate isAnnotationPresent(), etc.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@241 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
src/main/javassist/bytecode/annotation/AnnotationImpl.java