org.objectweb.jonas_lib.genclientstub.ClientStubGen Class Reference

List of all members.

Public Member Functions

 ClientStubGen ()
String execute (String[] args) throws Exception
boolean isInputModified ()

Static Public Member Functions

void main (String[] args) throws Exception
void usage ()

Detailed Description

Main class of the client stub generator Class. Some code come from WsGen classes (Guillaume Sauthier)
Author:
Florent Benoit

Definition at line 51 of file ClientStubGen.java.


Constructor & Destructor Documentation

org.objectweb.jonas_lib.genclientstub.ClientStubGen.ClientStubGen  ) 
 

Private Constructor for Utility class.

Definition at line 66 of file ClientStubGen.java.


Member Function Documentation

String org.objectweb.jonas_lib.genclientstub.ClientStubGen.execute String[]  args  )  throws Exception
 

Method used by main method and by external class to retrieve the name of the modified or created file by ClientStubGen

Parameters:
args command line arguments
Returns:
the name of the modified or built
Exceptions:
Exception When a failure occurs

Definition at line 86 of file ClientStubGen.java.

References org.objectweb.jonas_lib.genbase.generator.Config.getInputname(), org.objectweb.jonas_lib.genbase.archive.Archive.getRootFile(), org.objectweb.jonas_lib.genbase.generator.Config.isError(), org.objectweb.jonas_lib.genbase.generator.Config.isHelp(), org.objectweb.jonas_lib.genbase.modifier.ArchiveModifier.modify(), org.objectweb.jonas_lib.genclientstub.generator.GeneratorFactory.setConfiguration(), and org.objectweb.jonas_lib.genbase.generator.Config.setDTDsAllowed().

Referenced by org.objectweb.jonas_lib.genclientstub.ClientStubGen.main().

Here is the call graph for this function:

boolean org.objectweb.jonas_lib.genclientstub.ClientStubGen.isInputModified  ) 
 

Returns:
the inputModified flag

Definition at line 250 of file ClientStubGen.java.

void org.objectweb.jonas_lib.genclientstub.ClientStubGen.main String[]  args  )  throws Exception [static]
 

Main method.

Parameters:
args Commend line args
Exceptions:
Exception When the execute method fails

Definition at line 74 of file ClientStubGen.java.

References org.objectweb.jonas_lib.genclientstub.ClientStubGen.execute().

Here is the call graph for this function:

void org.objectweb.jonas_lib.genclientstub.ClientStubGen.usage  )  [static]
 

Display the usage

Definition at line 226 of file ClientStubGen.java.

References org.objectweb.jonas_lib.genbase.generator.Config.out.


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:13:01 2005 for JOnAS by  doxygen 1.3.9.1