| Package | Description |
|---|---|
| org.apache.felix.scrplugin | |
| org.apache.felix.scrplugin.description | |
| org.apache.felix.scrplugin.helper |
| Modifier and Type | Method and Description |
|---|---|
static SpecVersion |
SpecVersion.fromName(String n)
Creates a version for the given name.
|
static SpecVersion |
SpecVersion.fromNamespaceUrl(String n)
Creates a version for the given url.
|
SpecVersion |
Options.getSpecVersion() |
static SpecVersion |
SpecVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpecVersion[] |
SpecVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Options.setSpecVersion(SpecVersion specVersion)
Sets the Declarative Services specification version number to be forced
on the declarations.
|
| Modifier and Type | Method and Description |
|---|---|
SpecVersion |
ComponentDescription.getSpecVersion() |
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentDescription.setSpecVersion(SpecVersion specVersion) |
| Modifier and Type | Field and Description |
|---|---|
SpecVersion |
Validator.MethodResult.requiredSpecVersion |
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.