org.objectweb.jonas_ws.wsgen.generator.axis.JVelocity Class Reference

List of all members.

Public Member Functions

 JVelocity (String tmplName) throws WsGenException
void generate (File fs, VelocityContext context) throws WsGenException

Detailed Description

Wrapper around Velocity tool.

Author:
Guillaume Sauthier

Definition at line 50 of file JVelocity.java.


Constructor & Destructor Documentation

org.objectweb.jonas_ws.wsgen.generator.axis.JVelocity.JVelocity String  tmplName  )  throws WsGenException
 

Creates a new JVelocity instance using the given template.

Parameters:
tmplName the template filename
Exceptions:
WsGenException when error occurs during Velocity initialization.

Definition at line 74 of file JVelocity.java.

References org.objectweb.jonas_lib.I18n.getMessage().

Here is the call graph for this function:


Member Function Documentation

void org.objectweb.jonas_ws.wsgen.generator.axis.JVelocity.generate File  fs,
VelocityContext  context
throws WsGenException
 

Generate the given file with the given VelocityContext.

Parameters:
fs the output file
context VelocityContext
Exceptions:
WsGenException when velocity generation fails

Definition at line 116 of file JVelocity.java.

References org.objectweb.jonas_lib.I18n.getMessage().

Referenced by org.objectweb.jonas_ws.wsgen.generator.axis.AxisWsEndpointGenerator.generate(), and org.objectweb.jonas_ws.wsgen.generator.axis.AxisWsClientGenerator.generate().

Here is the call graph for this function:


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