| Package | Description |
|---|---|
| org.apache.felix.scr.impl.metadata |
| Modifier and Type | Method | Description |
|---|---|---|
ServiceMetadata.Scope |
ServiceMetadata.getScope() |
|
ServiceMetadata.Scope |
ComponentMetadata.getServiceScope() |
|
static ServiceMetadata.Scope |
ServiceMetadata.Scope.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ServiceMetadata.Scope[] |
ServiceMetadata.Scope.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.