Uses of Class
com.gigaspaces.internal.service.ServiceRegistrationException
Packages that use ServiceRegistrationException
Package
Description
-
Uses of ServiceRegistrationException in com.gigaspaces.internal.cluster.node.impl.gateway.lus
Methods in com.gigaspaces.internal.cluster.node.impl.gateway.lus that throw ServiceRegistrationExceptionModifier and TypeMethodDescriptionvoidIReplicationLookupRegistrationService.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.voidReplicationLookupRegistrationService.registerConnectionProxy(IReplicationLookupParameters lookupParameters, IReplicationConnectionProxy connectionProxy, IReplicationLookupRegistrationListener registrationListener, Uuid serviceUuid) -
Uses of ServiceRegistrationException in com.gigaspaces.internal.server.space
Methods in com.gigaspaces.internal.server.space that throw ServiceRegistrationExceptionModifier and TypeMethodDescriptionprotected voidSpaceImpl.AppendInitialLookupAttributes(List<Entry> lookupAttributes) -
Uses of ServiceRegistrationException in com.gigaspaces.internal.service
Methods in com.gigaspaces.internal.service that throw ServiceRegistrationExceptionModifier and TypeMethodDescriptionprotected voidAbstractGigaSpacesService.AppendInitialLookupAttributes(List<Entry> lookupAttributes) voidServiceRegistrator.register()voidAbstractGigaSpacesService.registerLookupService(String[] lookupGroups, LookupLocator[] lookupLocators, DiscoveryListener listener, boolean useSharedLeaseRenewalManager) -
Uses of ServiceRegistrationException in com.j_spaces.core.service
Methods in com.j_spaces.core.service that throw ServiceRegistrationExceptionModifier and TypeMethodDescriptionvoidAbstractService.registerLookupService(DiscoveryListener listener, boolean useSharedLeaseRenewalManager)