aQute.bnd.metatype
Class OCDReader
java.lang.Object
aQute.bnd.osgi.ClassDataCollector
aQute.bnd.metatype.OCDReader
public class OCDReader
- extends ClassDataCollector
| Methods inherited from class aQute.bnd.osgi.ClassDataCollector |
addReference, annotationDefault, classEnd, classStart, classStart, constant, deprecated, enclosingMethod, extendsClass, field, implementsInterfaces, innerClass, memberEnd, parameter, referenceMethod, referTo, signature, version |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
classBegin
public void classBegin(int access,
Descriptors.TypeRef name)
- Overrides:
classBegin in class ClassDataCollector
method
public void method(Clazz.MethodDef defined)
- Overrides:
method in class ClassDataCollector
annotation
public void annotation(Annotation annotation)
throws Exception
- Overrides:
annotation in class ClassDataCollector
- Throws:
Exception
Copyright © 2014 aQute SARL. All rights reserved.