class BeanMetadataElementFactory
extends java.lang.Object
Value and Spring BeanMetadataElement.ValueFactory| Constructor and Description |
|---|
BeanMetadataElementFactory() |
| Modifier and Type | Method and Description |
|---|---|
(package private) static org.springframework.beans.BeanMetadataElement |
buildBeanMetadata(Metadata metadata) |
(package private) static org.springframework.beans.BeanMetadataElement |
buildBeanMetadata(Metadata value,
java.lang.String defaultTypeName)
Creates the equivalent Spring metadata for the given value.
|
static org.springframework.beans.BeanMetadataElement buildBeanMetadata(Metadata metadata)
static org.springframework.beans.BeanMetadataElement buildBeanMetadata(Metadata value, java.lang.String defaultTypeName)
value - defaultTypeName -