org.springframework.config.java.core
Interface BeanMethodReturnValueProcessor


public interface BeanMethodReturnValueProcessor


Method Summary
 boolean processBeanMethodReturnValue(BeanFactory childTrackingFactory, Object originallyCreatedBean, Method method, ProxyFactory pf)
           
 

Method Detail

processBeanMethodReturnValue

boolean processBeanMethodReturnValue(BeanFactory childTrackingFactory,
                                     Object originallyCreatedBean,
                                     Method method,
                                     ProxyFactory pf)


Copyright � 2005-2008 Spring Framework. All Rights Reserved.