Package org.jumpmind.symmetric.ext
Interface IRegistrationRedirect
- All Superinterfaces:
IExtensionPoint
An
IExtensionPoint
to examine an incoming registration request and redirect it to another node. For example, all nodes contact the root server for
registration, but they are redirected to a regional server that is closest to them. If this extension is unused, the default behavior is to check the
registration_redirect table for a matching externalId and redirect to the configured registration node.-
Method Summary
-
Method Details
-
getRedirectionUrlFor
-