Generated by
JDiff

Package org.springframework.beans.factory.config

Added Classes
MethodInvokingBean Simple method invoker bean: just invoking a target method, not expecting a result to expose to the container (in contrast to MethodInvokingFactoryBean).
 

Changed Classes
MethodInvokingFactoryBean FactoryBean which returns a value which is the result of a static or instance method invocation.