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