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

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

Constructor Detail

WsGen

public WsGen()
Method Detail

main

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

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

usage

public static void usage()
Display the usage