Uses of Class
javassist.bytecode.annotation.NoSuchClassError

Packages that use NoSuchClassError
javassist.bytecode.annotation Bytecode-level Annotations API. 
 

Uses of NoSuchClassError in javassist.bytecode.annotation
 

Methods in javassist.bytecode.annotation that throw NoSuchClassError
 java.lang.Object Annotation.toAnnotationType(java.lang.ClassLoader cl, ClassPool cp)
          Constructs an annotation-type object representing this annotation.
 



Javassist, a Java-bytecode translator toolkit.
Copyright (C) 1999-2010 Shigeru Chiba. All Rights Reserved.