Uses of Class
aQute.bnd.annotation.ConfigurationPolicy

Packages that use ConfigurationPolicy
aQute.bnd.annotation   
 

Uses of ConfigurationPolicy in aQute.bnd.annotation
 

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