Uses of Class
aQute.bnd.component.error.DeclarativeServicesAnnotationError
Packages that use DeclarativeServicesAnnotationError
-
Uses of DeclarativeServicesAnnotationError in aQute.bnd.component
Fields in aQute.bnd.component declared as DeclarativeServicesAnnotationErrorModifier and TypeFieldDescriptionprivate final DeclarativeServicesAnnotationError
DSAnnotationReader.ComponentPropertyTypeDataCollector.details
Fields in aQute.bnd.component with type parameters of type DeclarativeServicesAnnotationErrorModifier and TypeFieldDescription(package private) Map<String,
List<DeclarativeServicesAnnotationError>> DSAnnotationReader.mismatchedAnnotations
Methods in aQute.bnd.component that return DeclarativeServicesAnnotationErrorModifier and TypeMethodDescriptionDSAnnotationReader.getDetails
(ReferenceDef def, DeclarativeServicesAnnotationError.ErrorType type) Methods in aQute.bnd.component with parameters of type DeclarativeServicesAnnotationErrorModifier and TypeMethodDescriptionprivate void
DSAnnotationReader.checkMapReturnType
(DeclarativeServicesAnnotationError details) private void
DSAnnotationReader.processActivationObject
(String propertyDefKey, ClassTypeSignature param, String memberDescriptor, DeclarativeServicesAnnotationError details, boolean deactivate) private void
DSAnnotationReader.processMethodActivationArgs
(String propertyDefKeyFormat, String memberDescriptor, DeclarativeServicesAnnotationError details, boolean deactivate) look for annotation activation objects and extract properties from themConstructors in aQute.bnd.component with parameters of type DeclarativeServicesAnnotationErrorModifierConstructorDescription(package private)
ComponentPropertyTypeDataCollector
(String propertyDefKey, Annotation componentPropertyAnnotation, DeclarativeServicesAnnotationError details) (package private)
ComponentPropertyTypeDataCollector
(String propertyDefKey, String memberDescriptor, DeclarativeServicesAnnotationError details)