Uses of Enum Class
org.osgi.service.component.annotations.ReferencePolicy
-
Uses of ReferencePolicy in org.osgi.service.component.annotations
Methods in org.osgi.service.component.annotations that return ReferencePolicyModifier and TypeMethodDescriptionstatic ReferencePolicyReturns the enum constant of this class with the specified name.static ReferencePolicy[]ReferencePolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.