org.axonframework.quickstart
Class RunUpcaster

java.lang.Object
  extended by org.axonframework.quickstart.RunUpcaster

public class RunUpcaster
extends Object

Author:
Allard Buijze

Nested Class Summary
static class RunUpcaster.NewToDoItemWithDeadlineCreatedEvent
          This class represents the refactored ToDoItemCreatedEvent
static class RunUpcaster.ToDoItemUpcaster
          This is our upcaster.
 
Constructor Summary
RunUpcaster()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RunUpcaster

public RunUpcaster()
Method Detail

main

public static void main(String[] args)
                 throws IOException
Throws:
IOException


Copyright © 2010-2016. All Rights Reserved.