org.axonframework.quickstart
Class RunSagaWithSpring
java.lang.Object
org.axonframework.quickstart.RunSagaWithSpring
public class RunSagaWithSpring
- extends Object
Simple Example that shows how to Create Saga instances, schedule deadlines and inject resources using Spring.
- Since:
- 2.0
- Author:
- Allard Buijze
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RunSagaWithSpring
public RunSagaWithSpring()
main
public static void main(String[] args)
throws InterruptedException
- Throws:
InterruptedException
Copyright © 2010-2016. All Rights Reserved.