Class CmsAfterInitStartEventListener

All Implemented Interfaces:
EventListener, org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<AfterInitializationStartEvent>

public class CmsAfterInitStartEventListener extends AbstractEventListener<AfterInitializationStartEvent>
Event listener for initialization start event. It turns off the ItemModelPrepareInterceptorService after initialization or update system starts.
  • Constructor Details

    • CmsAfterInitStartEventListener

      public CmsAfterInitStartEventListener()
  • Method Details