|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ClassFile | |
| org.apache.jdo.impl.enhancer.core | |
| org.apache.jdo.impl.enhancer.util | |
| Uses of ClassFile in org.apache.jdo.impl.enhancer.core |
| Fields in org.apache.jdo.impl.enhancer.core declared as ClassFile | |
private ClassFile |
Analyzer.classFile
The classfile to be enhanced. |
private ClassFile |
Controller.classFile
The classfile to be enhanced. |
private ClassFile |
Augmenter.classFile
The classfile to be enhanced. |
private ClassFile |
Annotater.classFile
The classfile to be enhanced. |
private ClassFile |
Builder.classFile
The classfile to be annotated. |
| Methods in org.apache.jdo.impl.enhancer.core that return ClassFile | |
ClassFile |
Analyzer.getClassFile()
Returns the class file which we are operating on. |
ClassFile |
Controller.getClassFile()
Returns the class file which we are operating on. |
| Constructors in org.apache.jdo.impl.enhancer.core with parameters of type ClassFile | |
Controller(ClassFile classFile,
Environment env)
Constructor. |
|
| Uses of ClassFile in org.apache.jdo.impl.enhancer.util |
| Fields in org.apache.jdo.impl.enhancer.util declared as ClassFile | |
private ClassFile |
AnnotationTest.classFile
|
private ClassFile[] |
AugmentationDiffTest.classFiles
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||