Package | Description |
---|---|
org.osgi.service.cdi |
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 ReferencePolicyOption |
ReferencePolicyOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReferencePolicyOption[] |
ReferencePolicyOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
ReferencePolicyOption |
ReferenceTemplateDTO.policyOption
Indicates if the reference is greedy or reluctant in nature.
|
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0