chapters.onJoran.helloWorld
Class HelloWorld

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

public class HelloWorld
extends Object

A hello world example using Joran.

Author:
Ceki Gulcu

Constructor Summary
HelloWorld()
           
 
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

HelloWorld

public HelloWorld()
Method Detail

main

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


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