Package | Description |
---|---|
org.apache.felix.scr.impl.metadata |
Modifier and Type | Field and Description |
---|---|
private ServiceMetadata.Scope |
ServiceMetadata.m_scope |
Modifier and Type | Method and Description |
---|---|
ServiceMetadata.Scope |
ServiceMetadata.getScope() |
ServiceMetadata.Scope |
ComponentMetadata.getServiceScope() |
static ServiceMetadata.Scope |
ServiceMetadata.Scope.valueOf(java.lang.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.
|