chapters.onJoran.helloWorld
Class HelloWorld

java.lang.Object
  extended by chapters.onJoran.helloWorld.HelloWorld

public class HelloWorld
extends java.lang.Object

A hello world example using Joran.

Author:
Ceki Gulcu

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

Constructor Detail

HelloWorld

public HelloWorld()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2005-2011 QOS.ch. All Rights Reserved.