Inheritance diagram for org.objectweb.jonas_ws.wsgen.generator.ews.EWSWsEndpointGenerator:


Public Member Functions | |
| EWSWsEndpointGenerator (Config config, ServiceDesc serviceDesc, WsEndpointDDModifier ddm, WebServicesDDModifier wsddm, Archive arch) throws GenBaseException, WsGenException | |
| void | generate () throws WsGenException |
| void | addFiles (Archive archive) throws WsGenException |
Definition at line 68 of file EWSWsEndpointGenerator.java.
|
||||||||||||||||||||||||
|
Creates a new AxisWsEndpointGenerator
Definition at line 104 of file EWSWsEndpointGenerator.java. |
|
|
Add generated files in given Archive
Definition at line 231 of file EWSWsEndpointGenerator.java. References org.objectweb.jonas_lib.genbase.archive.J2EEArchive.addDirectoryIn(), org.objectweb.jonas_lib.genbase.archive.J2EEArchive.addFileIn(), org.objectweb.jonas_ws.wsgen.generator.Generator.getI18n(), and org.objectweb.jonas_lib.I18n.getMessage(). |
Here is the call graph for this function:

|
Here is the call graph for this function:

1.3.9.1