Package | Description |
---|---|
org.eclipse.gemini.blueprint.config.internal | |
org.eclipse.gemini.blueprint.config.internal.util | |
org.eclipse.gemini.blueprint.service.importer.support |
Support package for OSGi service imports.
|
Modifier and Type | Method and Description |
---|---|
Availability |
OsgiDefaultsDefinition.getAvailability() |
Modifier and Type | Method and Description |
---|---|
protected void |
OsgiDefaultsDefinition.setAvailability(Availability availability) |
Modifier and Type | Method and Description |
---|---|
static Availability |
ReferenceParsingUtil.determineAvailability(String value) |
static Availability |
ReferenceParsingUtil.determineAvailabilityFromCardinality(String value) |
Modifier and Type | Method and Description |
---|---|
Availability |
AbstractOsgiServiceImportFactoryBean.getAvailability() |
static Availability |
Availability.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Availability[] |
Availability.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractOsgiServiceImportFactoryBean.setAvailability(Availability availability)
Sets the importer availability.
|
Copyright © 2006–2017. All rights reserved.