| 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 ConfigurationPolicy |
ConfigurationPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigurationPolicy[] |
ConfigurationPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigurationPolicy |
PID.Literal.policy() |
| Modifier and Type | Method and Description |
|---|---|
static PID.Literal |
PID.Literal.of(String pid,
ConfigurationPolicy policy) |
| Modifier and Type | Field and Description |
|---|---|
ConfigurationPolicy |
ConfigurationTemplateDTO.policy
The policy for the configuration dependency.
|
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0