Class SymmetricBootFailedListener

java.lang.Object
org.jumpmind.symmetric.SymmetricBootFailedListener
All Implemented Interfaces:
EventListener, org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationFailedEvent>

public class SymmetricBootFailedListener extends Object implements org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationFailedEvent>
  • Constructor Details

    • SymmetricBootFailedListener

      public SymmetricBootFailedListener()
  • Method Details

    • onApplicationEvent

      public void onApplicationEvent(org.springframework.boot.context.event.ApplicationFailedEvent event)
      Specified by:
      onApplicationEvent in interface org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationFailedEvent>