aQute.bnd.metatype
Class DesignateReader

java.lang.Object
  extended by aQute.bnd.osgi.ClassDataCollector
      extended by aQute.bnd.metatype.DesignateReader

public class DesignateReader
extends ClassDataCollector


Method Summary
 void annotation(Annotation annotation)
           
 
Methods inherited from class aQute.bnd.osgi.ClassDataCollector
addReference, annotationDefault, classBegin, classEnd, classStart, classStart, constant, deprecated, enclosingMethod, extendsClass, field, implementsInterfaces, innerClass, memberEnd, method, parameter, referenceMethod, referTo, signature, version
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

annotation

public void annotation(Annotation annotation)
                throws Exception
Overrides:
annotation in class ClassDataCollector
Throws:
Exception


Copyright © 2014 aQute SARL. All rights reserved.