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