Generated by
JDiff

Class org.springframework.jndi.JndiObjectFactoryBean

Added interface org.springframework.beans.factory.BeanFactoryAware.

Added Methods
void setBeanFactory(BeanFactory)  
 

Changed Methods
Class<?> createCompositeInterface(Class[]) Change in return type from Class to Class<?>.
Create a composite interface Class for the given interfaces, implementing the given interfaces in one single Class.
void setProxyInterface(Class<?>) Change in signature from Class to Class<?>.
Specify the proxy interface to use for the JNDI object.