| Package | Description |
|---|---|
| org.apache.aries.blueprint.container | |
| org.apache.aries.blueprint.ext | |
| org.apache.aries.blueprint.mutable | |
| org.apache.aries.blueprint.reflect |
| Constructor and Description |
|---|
ReferenceRecipe(String name,
ExtendedBlueprintContainer blueprintContainer,
ReferenceMetadata metadata,
CollectionRecipe listenersRecipe,
List<Recipe> explicitDependencies) |
| Modifier and Type | Method and Description |
|---|---|
protected Metadata |
AbstractPropertyPlaceholder.processReferenceMetadata(ReferenceMetadata component) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MutableReferenceMetadata
A mutable version of the
ReferenceMetadata that allows modifications. |
| Modifier and Type | Class and Description |
|---|---|
class |
ReferenceMetadataImpl
Implementation of ReferenceMetadata
|
| Constructor and Description |
|---|
ReferenceMetadataImpl(ReferenceMetadata source) |
Copyright © 2016. All rights reserved.