| Interface | Description |
|---|---|
| IDatabaseUpgradeListener | |
| IHeartbeatListener |
This is an extension point that, when registered, will be called on a regular
basis by the
HeartbeatJob. |
| INodeGroupExtensionPoint |
This is a DataLoaderFilter that will only be applied to the node groups that
are supported.
|
| INodeRegistrationAuthenticator |
When a node registers, it may include a userId and password to authorize opening and allowing registration.
|
| INodeRegistrationListener | |
| IOfflineServerListener |
This is an extension point that, when registered, will be called on a regular
basis by the
WatchdogJob. |
| IOutgoingBatchFilter | |
| IPurgeListener | |
| IRegistrationRedirect |
An
IExtensionPoint to examine an incoming registration request
and redirect it to another node. |
| ISymmetricEngineAware |
If an extension point needs access to SymmetricDS services it should
implement this interface and access the apis via the
ISymmetricEngine
interface. |
| Class | Description |
|---|---|
| ExtensionPointMetaData |
Wrapper class for installed extension points.
|