Generated by
JDiff

Class org.springframework.remoting.support.RemoteExporter

Changed Methods
Class<?> getServiceInterface() Change in return type from Class to Class<?>.
Return the interface of the service to export.
void setServiceInterface(Class<?>) Change in signature from Class to Class<?>.
Set the interface of the service to export.