Uses of Enum Class
aQute.bnd.component.annotations.ReferenceScope
Packages that use ReferenceScope
Package
Description
OSGi Declarative Services Annotation processing.
Service Component Annotations Package Version 1.5.
-
Uses of ReferenceScope in aQute.bnd.component
Fields in aQute.bnd.component declared as ReferenceScope -
Uses of ReferenceScope in aQute.bnd.component.annotations
Methods in aQute.bnd.component.annotations that return ReferenceScopeModifier and TypeMethodDescriptionstatic ReferenceScope
Returns the enum constant of this class with the specified name.static ReferenceScope[]
ReferenceScope.values()
Returns an array containing the constants of this enum class, in the order they are declared.