Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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 © 2006–2014 The Apache Software Foundation. All rights reserved.