Class ExceptionHandlerSettingsImpl

  • All Implemented Interfaces:
    EventListener, org.cxbox.api.system.ISystemSettingChangeEventListener, ExceptionHandlerSettings, org.springframework.context.ApplicationListener<org.cxbox.api.system.SystemSettingChangedEvent>

    @Service
    public class ExceptionHandlerSettingsImpl
    extends Object
    implements ExceptionHandlerSettings, org.cxbox.api.system.ISystemSettingChangeEventListener
    • Constructor Detail

      • ExceptionHandlerSettingsImpl

        public ExceptionHandlerSettingsImpl()
    • Method Detail

      • onApplicationEvent

        public void onApplicationEvent​(org.cxbox.api.system.SystemSettingChangedEvent event)
        Specified by:
        onApplicationEvent in interface org.springframework.context.ApplicationListener<org.cxbox.api.system.SystemSettingChangedEvent>
        Specified by:
        onApplicationEvent in interface org.cxbox.api.system.ISystemSettingChangeEventListener
      • init

        @PostConstruct
        protected void init()