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

Packages that use ReferencePolicy
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 ReferencePolicy in org.apache.felix.scr.annotations
 

Methods in org.apache.felix.scr.annotations that return ReferencePolicy
static ReferencePolicy ReferencePolicy.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ReferencePolicy[] ReferencePolicy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.