Package | Description |
---|---|
org.osgi.service.cdi |
CDI Integration Package Version 1.0.
|
org.osgi.service.cdi.annotations |
CDI Integration Package Version 1.0.
|
org.osgi.service.cdi.runtime.dto.template |
CDI Integration Package Version 1.0.
|
Modifier and Type | Method and Description |
---|---|
static ServiceScope |
ServiceScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceScope[] |
ServiceScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ServiceScope |
ServiceInstance.Literal.value() |
Modifier and Type | Method and Description |
---|---|
static ServiceInstance.Literal |
ServiceInstance.Literal.of(ServiceScope type) |
Modifier and Type | Field and Description |
---|---|
ServiceScope |
ActivationTemplateDTO.scope
The
ServiceScope of this activation |
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0