Interface CmsEventDispatcherService


  • public interface CmsEventDispatcherService

    Service that if present can be used to to dispatch nodes for which the CMS has to reload its wicket model

    Note, in case of [SITE + REPOSITORY] deployments without CMS, this service won't be present since the CMS will register it

    • Method Detail

      • events

        void events​(javax.jcr.Node... nodes)