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

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

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