Class SequenceResyncRunner

java.lang.Object
org.cardanofoundation.lob.app.support.database.SequenceResyncRunner
All Implemented Interfaces:
org.springframework.boot.ApplicationRunner

@Component public class SequenceResyncRunner extends Object implements org.springframework.boot.ApplicationRunner
  • Constructor Details

    • SequenceResyncRunner

      public SequenceResyncRunner()
  • Method Details

    • run

      @Transactional public void run(org.springframework.boot.ApplicationArguments args)
      Specified by:
      run in interface org.springframework.boot.ApplicationRunner