Uses of Class
aQute.bnd.annotation.component.ConfigurationPolicy

Packages that use ConfigurationPolicy
aQute.bnd.annotation.component   
 

Uses of ConfigurationPolicy in aQute.bnd.annotation.component
 

Methods in aQute.bnd.annotation.component 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 © 2012 aQute SARL. All Rights Reserved.