Package | Description |
---|---|
aQute.bnd.component |
Modifier and Type | Field and Description |
---|---|
private DeclarativeServicesAnnotationError |
DSAnnotationReader.ComponentPropertyTypeDataCollector.details |
Modifier and Type | Field and Description |
---|---|
(package private) java.util.Map<java.lang.String,java.util.List<DeclarativeServicesAnnotationError>> |
DSAnnotationReader.mismatchedAnnotations |
Modifier and Type | Method and Description |
---|---|
private DeclarativeServicesAnnotationError |
DSAnnotationReader.getDetails(ReferenceDef def,
DeclarativeServicesAnnotationError.ErrorType type) |
Modifier and Type | Method and Description |
---|---|
private void |
DSAnnotationReader.checkMapReturnType(DeclarativeServicesAnnotationError details) |
private void |
DSAnnotationReader.processActivationObject(java.lang.String propertyDefKey,
ClassTypeSignature param,
java.lang.String memberDescriptor,
DeclarativeServicesAnnotationError details,
boolean deactivate) |
private void |
DSAnnotationReader.processMethodActivationArgs(java.lang.String propertyDefKeyFormat,
java.lang.String memberDescriptor,
DeclarativeServicesAnnotationError details,
boolean deactivate)
look for annotation activation objects and extract properties from them
|
Constructor and Description |
---|
ComponentPropertyTypeDataCollector(java.lang.String propertyDefKey,
Annotation componentPropertyAnnotation,
DeclarativeServicesAnnotationError details) |
ComponentPropertyTypeDataCollector(java.lang.String propertyDefKey,
java.lang.String memberDescriptor,
DeclarativeServicesAnnotationError details) |