Class ExceptionHandlerSettingsImpl

java.lang.Object
org.cxbox.core.service.impl.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 Details

    • ExceptionHandlerSettingsImpl

      public ExceptionHandlerSettingsImpl()
  • Method Details

    • 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()