Class TemplateSynchronizerImpl

java.lang.Object
ch.tocco.nice2.optional.cms.impl.template.sync.TemplateSynchronizerImpl
All Implemented Interfaces:
TemplateSynchronizer

@Component public class TemplateSynchronizerImpl extends Object implements TemplateSynchronizer
This service synchronizes templates, which are located in the file system with the database. This is an eager load service (gets initialized when the application starts).