Uses of Class
org.osgi.service.component.annotations.ReferencePolicyOption

Packages that use ReferencePolicyOption
org.osgi.service.component.annotations Service Component Annotations Package Version 1.2. 
 

Uses of ReferencePolicyOption in org.osgi.service.component.annotations
 

Methods in org.osgi.service.component.annotations that return ReferencePolicyOption
static ReferencePolicyOption ReferencePolicyOption.valueOf(String name)
          Returns 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.
 



Copyright © 2014 aQute SARL. All rights reserved.