public class ReplicationLookupRegistrationService extends Object implements IReplicationLookupRegistrationService
Modifier and Type | Method and Description |
---|---|
void |
close() |
static ReplicationLookupRegistrationService |
createAndGetRegistrationService(String lookupGroup) |
static ReplicationLookupRegistrationService |
getRegistrationService() |
void |
registerConnectionProxy(IReplicationLookupParameters lookupParameters,
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.
|
public static ReplicationLookupRegistrationService getRegistrationService()
public static ReplicationLookupRegistrationService createAndGetRegistrationService(String lookupGroup)
public void registerConnectionProxy(IReplicationLookupParameters lookupParameters, IReplicationConnectionProxy connectionProxy, IReplicationLookupRegistrationListener registrationListener, Uuid serviceUuid) throws ServiceRegistrationException
IReplicationLookupRegistrationService
registerConnectionProxy
in interface IReplicationLookupRegistrationService
ServiceRegistrationException
public void unregisterConnectionProxy(IReplicationLookupParameters registerationLookupParameters) throws RemoteException
IReplicationLookupRegistrationService
unregisterConnectionProxy
in interface IReplicationLookupRegistrationService
RemoteException
public void close()
close
in interface IReplicationLookupRegistrationService
Copyright © GigaSpaces.