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

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

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



Copyright © 2011 Apache Software Foundation. All Rights Reserved.