Package | Description |
---|---|
eu.dnetlib.enabling.tools |
Modifier and Type | Class and Description |
---|---|
class |
AbstractServiceLocator<T>
Deprecated.
|
class |
DynamicServiceLocator<T>
Deprecated.
|
class |
ServiceLocatorChain<T>
Deprecated.
|
class |
StaticServiceLocator<T>
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ServiceLocator<eu.dnetlib.enabling.is.lookup.rmi.ISLookUpService> |
DynamicServiceLocator.getLookUpLocator()
Deprecated.
|
ServiceLocator<eu.dnetlib.enabling.is.lookup.rmi.ISLookUpService> |
DynamicServiceEnumerator.getLookUpLocator()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Collection<ServiceLocator<T>> |
ServiceLocatorChain.getLocators()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
DynamicServiceLocator.setLookUpLocator(ServiceLocator<eu.dnetlib.enabling.is.lookup.rmi.ISLookUpService> lookUpLocator)
Deprecated.
|
void |
DynamicServiceEnumerator.setLookUpLocator(ServiceLocator<eu.dnetlib.enabling.is.lookup.rmi.ISLookUpService> lookUpLocator)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceLocatorChain.setLocators(Collection<ServiceLocator<T>> locators)
Deprecated.
|
Copyright © 2019. All rights reserved.