| Package | Description |
|---|---|
| aQute.bnd.component | |
| aQute.bnd.make.component |
| Modifier and Type | Field and Description |
|---|---|
(package private) java.util.Map<java.lang.String,java.util.List<DeclarativeServicesAnnotationError>> |
AnnotationReader.mismatchedAnnotations |
| Modifier and Type | Method and Description |
|---|---|
private DeclarativeServicesAnnotationError |
AnnotationReader.getDetails(ReferenceDef def,
DeclarativeServicesAnnotationError.ErrorType type) |
| Modifier and Type | Method and Description |
|---|---|
private void |
AnnotationReader.checkMapReturnType(boolean hasMapReturnType,
DeclarativeServicesAnnotationError details) |
private void |
AnnotationReader.processAnnotationArguments(java.lang.String methodDescriptor,
DeclarativeServicesAnnotationError details)
look for annotation arguments and extract properties from them
|
| Modifier and Type | Field and Description |
|---|---|
(package private) java.util.Map<java.lang.String,java.util.List<DeclarativeServicesAnnotationError>> |
ComponentAnnotationReader.mismatchedAnnotations |