Interface IReplicationLookupFinderService
- All Known Subinterfaces:
IReplicationLookupService
- All Known Implementing Classes:
ReplicationLookupFinderService
public interface IReplicationLookupFinderService
A lookup service that is used by replication to locate endpoint of
IReplicationConnectionProxy- Since:
- 8.0.3
- Author:
- eitany
-
Method Summary
Modifier and TypeMethodDescriptionvoidclose()findConnectionProxy(IReplicationLookupParameters lookupParameters)
-
Method Details
-
findConnectionProxy
IReplicationLookupResult findConnectionProxy(IReplicationLookupParameters lookupParameters) throws RemoteException - Throws:
RemoteException
-
close
void close()
-