| Modifier and Type | Interface and Description |
|---|---|
interface |
ExtendedReferenceListMetadata
TODO: javadoc
|
| Constructor and Description |
|---|
ReferenceListRecipe(String name,
ExtendedBlueprintContainer blueprintContainer,
ReferenceListMetadata metadata,
CollectionRecipe listenersRecipe,
List<Recipe> explicitDependencies) |
| Modifier and Type | Method and Description |
|---|---|
protected Metadata |
AbstractPropertyPlaceholder.processRefCollectionMetadata(ReferenceListMetadata component) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MutableReferenceListMetadata
A mutable version of the
RefCollectionMetadata that allows modifications. |
| Modifier and Type | Class and Description |
|---|---|
class |
ReferenceListMetadataImpl
Implementation of RefCollectionMetadata
|
| Constructor and Description |
|---|
ReferenceListMetadataImpl(ReferenceListMetadata source) |
Copyright © 2015. All rights reserved.