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

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

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