Uses of Class
aQute.bnd.component.annotations.Reference
-
Packages that use Reference Package Description aQute.bnd.component aQute.bnd.component.annotations Service Component Annotations Package Version 1.4. -
-
Uses of Reference in aQute.bnd.component
Methods in aQute.bnd.component with parameters of type Reference Modifier and Type Method Description private voidDSAnnotationReader. doReference(Reference reference, Annotation annotation) -
Uses of Reference in aQute.bnd.component.annotations
Methods in aQute.bnd.component.annotations that return Reference Modifier and Type Method Description Reference[]reference()The lookup strategy references of this Component.
-