Class GenerateFixturesCommandLineRunner
java.lang.Object
ai.stapi.axonsystemplugin.fixtures.GenerateFixturesCommandLineRunner
- All Implemented Interfaces:
org.springframework.boot.CommandLineRunner
public class GenerateFixturesCommandLineRunner
extends Object
implements org.springframework.boot.CommandLineRunner
-
Constructor Summary
ConstructorsConstructorDescriptionGenerateFixturesCommandLineRunner(org.axonframework.commandhandling.gateway.CommandGateway commandGateway, DefaultGraphProjection graphProjection, org.springframework.context.ApplicationContext applicationContext) -
Method Summary
-
Constructor Details
-
GenerateFixturesCommandLineRunner
public GenerateFixturesCommandLineRunner(org.axonframework.commandhandling.gateway.CommandGateway commandGateway, DefaultGraphProjection graphProjection, org.springframework.context.ApplicationContext applicationContext)
-
-
Method Details
-
run
- Specified by:
runin interfaceorg.springframework.boot.CommandLineRunner- Throws:
Exception
-