Uses of Class
org.apache.felix.scr.annotations.ReferencePolicyOption

Packages that use ReferencePolicyOption
org.apache.felix.scr.annotations The scr goal of the maven-scr-plugin looks for the annotations defined in the package when building component descriptors. 
 

Uses of ReferencePolicyOption in org.apache.felix.scr.annotations
 

Methods in org.apache.felix.scr.annotations that return ReferencePolicyOption
static ReferencePolicyOption ReferencePolicyOption.valueOf(java.lang.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 © 2006-2012 The Apache Software Foundation. All Rights Reserved.