public interface IReplicationLookupRegistrationService
IReplicationConnectionProxy| Modifier and Type | Method and Description | 
|---|---|
void | 
close()  | 
void | 
registerConnectionProxy(IReplicationLookupParameters registerationLookupParameters,
                       IReplicationConnectionProxy connectionProxy,
                       IReplicationLookupRegistrationListener registrationListener,
                       Uuid serviceUuid)
Starts registration process of the specified replication connection proxy, The listener can
 be provided to be notified once registration is successful. 
 | 
void | 
unregisterConnectionProxy(IReplicationLookupParameters registerationLookupParameters)
Unregisters an already registered replication connection proxy. 
 | 
void registerConnectionProxy(IReplicationLookupParameters registerationLookupParameters, IReplicationConnectionProxy connectionProxy, IReplicationLookupRegistrationListener registrationListener, Uuid serviceUuid) throws ServiceRegistrationException
ServiceRegistrationExceptionvoid unregisterConnectionProxy(IReplicationLookupParameters registerationLookupParameters) throws RemoteException
RemoteExceptionvoid close()
Copyright © GigaSpaces.