public class ECMClassDataCollector
extends aQute.bnd.osgi.ClassDataCollector
| Constructor and Description |
|---|
ECMClassDataCollector(aQute.bnd.osgi.Clazz clazz,
aQute.bnd.osgi.Analyzer analyzer) |
| Modifier and Type | Method and Description |
|---|---|
void |
annotation(aQute.bnd.osgi.Annotation annotation) |
aQute.bnd.osgi.Clazz |
getClazz() |
String |
getComponentId() |
String |
getDescription() |
String |
getLabel() |
Collection<Collection<String>> |
getServicesWithInterfaces() |
aQute.bnd.version.Version |
getVersion() |
addReference, annotationDefault, classBegin, classEnd, classStart, classStart, constant, deprecated, enclosingMethod, extendsClass, field, implementsInterfaces, innerClass, memberEnd, method, parameter, referenceMethod, referTo, signature, versionpublic ECMClassDataCollector(aQute.bnd.osgi.Clazz clazz,
aQute.bnd.osgi.Analyzer analyzer)
public void annotation(aQute.bnd.osgi.Annotation annotation)
throws Exception
annotation in class aQute.bnd.osgi.ClassDataCollectorExceptionpublic aQute.bnd.osgi.Clazz getClazz()
public String getComponentId()
public String getDescription()
public String getLabel()
public Collection<Collection<String>> getServicesWithInterfaces()
public aQute.bnd.version.Version getVersion()
Copyright © 2011–2016 Everit Kft.. All rights reserved.