Class ApplicationEnvironmentPreparedEventListener

java.lang.Object
ee.datel.dogis.ApplicationEnvironmentPreparedEventListener
All Implemented Interfaces:
EventListener, org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent>

public class ApplicationEnvironmentPreparedEventListener extends Object implements org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent>
ApplicationEnvironmentPreparedEvent listener.
  • Constructor Details

    • ApplicationEnvironmentPreparedEventListener

      public ApplicationEnvironmentPreparedEventListener()
      Constructor.
  • Method Details

    • onApplicationEvent

      public void onApplicationEvent(org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent applicationEvent)
      ApplicationEnvironmentPreparedEvent handler.
      Specified by:
      onApplicationEvent in interface org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent>
      Parameters:
      applicationEvent - the application event