Generated by
JDiff

Class org.springframework.ejb.access.LocalStatelessSessionProxyFactoryBean

Changed Methods
Class<?> getBusinessInterface() Change in return type from Class to Class<?>.
Return the business interface of the EJB we're proxying.
void setBusinessInterface(Class<?>) Change in signature from Class to Class<?>.
Set the business interface of the EJB we're proxying.