| Interface | Description |
|---|---|
| ComponentFactoryMetadata |
Custom metadata that can acts like a built-in bean manager
for the component life-cycle events create and destroy.
|
| DependentComponentFactoryMetadata |
Metadata for custom components that need to plug in to the
Blueprint container lifecycle for beans
|
| DependentComponentFactoryMetadata.SatisfactionCallback |
Interface that allows to notify the container when the dependencies of the component
become satisfied or unsatified.
|
| Class | Description |
|---|---|
| AbstractPropertyPlaceholder |
Abstract class for property placeholders.
|
| PlaceholdersUtils |
Utility for placeholders parsing / validation
|
| PropertyPlaceholder |
Property placeholder that looks for properties in the System properties.
|
| Enum | Description |
|---|---|
| PropertyPlaceholder.SystemProperties |
Copyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.