|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectweb.jonas_lib.genclientstub.ClientStubGen
Main class of the client stub generator Class. Some code come from WsGen classes (Guillaume Sauthier)
| Constructor Summary | |
ClientStubGen()
Private Constructor for Utility class. |
|
| Method Summary | |
java.lang.String |
execute(java.lang.String[] args)
Method used by main method and by external class to retrieve the name of the modified or created file by ClientStubGen |
boolean |
isInputModified()
|
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 |
public ClientStubGen()
| Method Detail |
public static void main(java.lang.String[] args)
throws java.lang.Exception
args - Commend line args
java.lang.Exception - When the execute method fails
public java.lang.String execute(java.lang.String[] args)
throws java.lang.Exception
args - command line arguments
java.lang.Exception - When a failure occurspublic static void usage()
public boolean isInputModified()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||