jondo.demo
Class SimpleJonDo

java.lang.Object
  extended by jondo.demo.SimpleJonDo

public class SimpleJonDo
extends java.lang.Object

A simple demo how to start the JonDo application using the Controller. If you would like to see a complete reference implementation on how to use the Controller, then you should have a look at jondo.console.JonDoConsole. For detailed demos on how to use the Controller commands, refer to jondo.console.commands.*.


Constructor Summary
SimpleJonDo()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleJonDo

public SimpleJonDo()
Method Detail

main

public static void main(java.lang.String[] args)