Uses of Enum Class
aQute.bnd.component.annotations.ConfigurationPolicy
Packages that use ConfigurationPolicy
Package
Description
OSGi Declarative Services Annotation processing.
Service Component Annotations Package Version 1.5.
-
Uses of ConfigurationPolicy in aQute.bnd.component
Fields in aQute.bnd.component declared as ConfigurationPolicyModifier and TypeFieldDescription(package private) ConfigurationPolicyComponentDef.configurationPolicy -
Uses of ConfigurationPolicy in aQute.bnd.component.annotations
Methods in aQute.bnd.component.annotations that return ConfigurationPolicyModifier and TypeMethodDescriptionstatic ConfigurationPolicyReturns the enum constant of this class with the specified name.static ConfigurationPolicy[]ConfigurationPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.