Package org.jumpmind.symmetric.ext
package org.jumpmind.symmetric.ext
-
ClassDescriptionWrapper class for installed extension points.This is an extension point that, when registered, will be called on a regular basis by the
HeartbeatJob
.This is a DataLoaderFilter that will only be applied to the node groups that are supported.When a node registers, it may include a userId and password to authorize opening and allowing registration.This is an extension point that, when registered, will be called on a regular basis by theWatchdogJob
.AnIExtensionPoint
to examine an incoming registration request and redirect it to another node.If an extension point needs access to SymmetricDS services it should implement this interface and access the apis via theISymmetricEngine
interface.