MdsBundleRegenerationServiceImpl¶
-
public class
MdsBundleRegenerationServiceImplimplements MdsBundleRegenerationService, EventHandler¶ Default implementation of the
MdsBundleRegenerationServiceinterface. It uses theorg.motechproject.mds.service.JarGeneratorServiceto perform the MDS Entities Bundle regeneration and messages broadcasting for communication with other Motech instances. This class usesOsgiEventProxyto proxy Motech events though OSGi events, in order to avoid a dependency on the event module.
Methods¶
regenerateMdsDataBundleAfterDdeEnhancement¶
setJarGeneratorService¶
-
public void
setJarGeneratorService(JarGeneratorService jarGeneratorService)¶
setOsgiEventProxy¶
-
public void
setOsgiEventProxy(OsgiEventProxy osgiEventProxy)¶