Generated by
JDiff

Package org.springframework.beans.factory.config

Removed Classes
BeanReferenceFactoryBean FactoryBean that exposes an arbitrary target bean under a different name.
CommonsLogFactoryBean Factory bean for commons-logging org.apache.commons.logging.Log instances.
 

Added Classes and Interfaces
YamlMapFactoryBean Factory for a Map that reads from a YAML source.
YamlProcessor Base class for Yaml factories.
YamlProcessor.DocumentMatcher Strategy interface used to test if properties match.
YamlProcessor.MatchCallback Callback interface used to process properties in a resulting map.
YamlProcessor.MatchStatus Status returned from DocumentMatcher.matches(java.util.Properties)
YamlProcessor.ResolutionMethod Method to use for resolving resources.
YamlPropertiesFactoryBean Factory for Java Properties that reads from a YAML source.