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