| Package | Description |
|---|---|
| org.eclipse.gemini.blueprint.blueprint.container |
Adapter package for the OSGi Blueprint Service container.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SpringBlueprintConverter
Blueprint converter exposing the backing container conversion capabilities.
|
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<Converter> |
SpringBlueprintConverterService.converters |
private java.util.List<Converter> |
BlueprintConverterConfigurer.converters |
| Modifier and Type | Method and Description |
|---|---|
void |
SpringBlueprintConverterService.add(Converter blueprintConverter) |
| Modifier and Type | Method and Description |
|---|---|
void |
SpringBlueprintConverterService.add(java.util.Collection<Converter> blueprintConverters) |
| Constructor and Description |
|---|
BlueprintConverterConfigurer(java.util.List<Converter> converters) |