org.objectweb.jonas_ws.wsgen
Class WsGen

java.lang.Object
  extended byorg.objectweb.jonas_ws.wsgen.WsGen

public class WsGen
extends java.lang.Object

Main WsGen Class.

Author:
Guillaume Sauthier

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

Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Main method.

Parameters:
args - Commend line args
Throws:
java.lang.Exception - When a failure occurs

usage

public static void usage()
Display the usage