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