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.
|
ExtNamespaceHandler |
A namespace handler for Aries blueprint extensions
|
PlaceholdersUtils |
Utility for placeholders parsing / validation
|
PropertyPlaceholder |
Property placeholder that looks for properties in the System properties.
|
Enum | Description |
---|---|
PropertyPlaceholder.SystemProperties |
Copyright © 2013. All Rights Reserved.