Package | Description |
---|---|
aQute.bnd.component | |
aQute.bnd.make.component | |
aQute.bnd.make.coverage | |
aQute.bnd.osgi |
Modifier and Type | Method and Description |
---|---|
void |
AnnotationReader.method(Clazz.MethodDef method) |
Modifier and Type | Method and Description |
---|---|
void |
ComponentAnnotationReader.method(Clazz.MethodDef method) |
Modifier and Type | Method and Description |
---|---|
static Map<Clazz.MethodDef,List<Clazz.MethodDef>> |
Coverage.getCrossRef(Collection<Clazz> source,
Collection<Clazz> dest)
Create a cross reference table from source to dest.
|
static Map<Clazz.MethodDef,List<Clazz.MethodDef>> |
Coverage.getCrossRef(Collection<Clazz> source,
Collection<Clazz> dest)
Create a cross reference table from source to dest.
|
Modifier and Type | Method and Description |
---|---|
static Tag |
CoverageResource.toTag(Map<Clazz.MethodDef,List<Clazz.MethodDef>> catalog) |
static Tag |
CoverageResource.toTag(Map<Clazz.MethodDef,List<Clazz.MethodDef>> catalog) |
Modifier and Type | Method and Description |
---|---|
Clazz.MethodDef |
Clazz.getMethodDef(int access,
String name,
String descriptor)
To provide an enclosing instance
|
Modifier and Type | Method and Description |
---|---|
void |
ClassDataCollector.annotationDefault(Clazz.MethodDef last) |
void |
ClassDataCollector.annotationDefault(Clazz.MethodDef last,
Object value) |
void |
ClassDataCollector.method(Clazz.MethodDef defined) |
Copyright © 2021 aQute SARL. All rights reserved.