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

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

Methods in org.apache.felix.scr.annotations that return ReferenceCardinality
static ReferenceCardinality ReferenceCardinality.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ReferenceCardinality[] ReferenceCardinality.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.