| Package | Description |
|---|---|
| org.apache.aries.blueprint.container | |
| org.apache.aries.blueprint.ext | |
| org.apache.aries.blueprint.mutable | |
| org.apache.aries.blueprint.reflect |
| Modifier and Type | Method and Description |
|---|---|
protected MapRecipe |
RecipeBuilder.getServicePropertiesRecipe(ServiceMetadata metadata) |
| Constructor and Description |
|---|
ServiceRecipe(String name,
ExtendedBlueprintContainer blueprintContainer,
ServiceMetadata metadata,
Recipe serviceRecipe,
CollectionRecipe listenersRecipe,
MapRecipe propertiesRecipe,
List<Recipe> explicitDependencies) |
| Modifier and Type | Method and Description |
|---|---|
protected Metadata |
AbstractPropertyPlaceholder.processServiceMetadata(ServiceMetadata component) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MutableServiceMetadata
A mutable version of the
ServiceMetadata that allows modifications. |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceMetadataImpl
Implementation of ServiceMetadata
|
| Constructor and Description |
|---|
ServiceMetadataImpl(ServiceMetadata source) |
Copyright © 2014. All rights reserved.