Uses of Enum
org.osgi.service.component.annotations.ReferenceScope
Packages that use ReferenceScope
Package
Description
Service Component Annotations Package Version 1.5.
-
Uses of ReferenceScope in org.osgi.service.component.annotations
Subclasses with type arguments of type ReferenceScope in org.osgi.service.component.annotationsMethods in org.osgi.service.component.annotations that return ReferenceScopeModifier and TypeMethodDescriptionstatic ReferenceScopeReturns the enum constant of this type with the specified name.static ReferenceScope[]ReferenceScope.values()Returns an array containing the constants of this enum type, in the order they are declared.