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 ReferencePolicy |
ReferencePolicy.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static ReferencePolicy[] |
ReferencePolicy.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2006–2024 The Apache Software Foundation. All rights reserved.