Project

General

Profile

« Previous | Next » 

Revision 32375

new service locator

View differences:

AbstractServiceLocator.java
25 25
import eu.dnetlib.enabling.is.lookup.rmi.ISLookUpService;
26 26
import eu.dnetlib.soap.cxf.StandaloneCxfEndpointReferenceBuilder;
27 27

  
28
@Deprecated
28 29
public abstract class AbstractServiceLocator<T> implements ServiceLocator<T> {
29 30

  
30 31
	/**

Also available in: Unified diff