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 Summary
Constructors -
Method Summary
-
Constructor Details
-
SequenceResyncRunner
public SequenceResyncRunner()
-
-
Method Details
-
run
@Transactional public void run(org.springframework.boot.ApplicationArguments args) - Specified by:
runin interfaceorg.springframework.boot.ApplicationRunner
-