Class ExtensionService

java.lang.Object
org.jumpmind.symmetric.service.impl.AbstractService
org.jumpmind.symmetric.service.impl.ExtensionService
All Implemented Interfaces:
IExtensionService, IService
Direct Known Subclasses:
ClientExtensionService

public class ExtensionService extends AbstractService implements IExtensionService
This service registers IExtensionPoints defined both by SymmetricDS and others found in the ApplicationContext. It also reads the sym_extension table for IExtensionPoints defined there.

SymmetricDS reads in any Spring XML file found in the classpath of the application that matches the following pattern: /META-INF/services/symmetric-*-ext.xml