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 DeclarativeServicesAnnotationErrorDSAnnotationReader.ComponentPropertyTypeDataCollector.detailsFields in aQute.bnd.component with type parameters of type DeclarativeServicesAnnotationErrorModifier and TypeFieldDescription(package private) Map<String,List<DeclarativeServicesAnnotationError>> DSAnnotationReader.mismatchedAnnotationsMethods 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 voidDSAnnotationReader.checkMapReturnType(DeclarativeServicesAnnotationError details) private voidDSAnnotationReader.processActivationObject(String propertyDefKey, ClassTypeSignature param, String memberDescriptor, DeclarativeServicesAnnotationError details, boolean deactivate) private voidDSAnnotationReader.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)