|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.sahits.codegen.model.BasicModelGenerator
ch.sahits.codegen.generator.BasicAxis2ModelGenerator
ch.sahits.codegen.generator.Axis2MessageInOutReciever
public class Axis2MessageInOutReciever
Generate an ServiceNameMessageReceiverInOut.java file in the appropriate package. The output location should be the project root.
| Field Summary |
|---|
| Fields inherited from class ch.sahits.codegen.generator.BasicAxis2ModelGenerator |
|---|
model, ws |
| Constructor Summary | |
|---|---|
Axis2MessageInOutReciever()
|
|
| Method Summary | |
|---|---|
IFile |
generate()
Generate the file reference and delegate the creation of the file to AxisWSDL2JavaWrapper |
java.lang.String |
getAbsoluteOutputLoacation()
Retrieve the absolute path to the file output location based on the initialized model. |
void |
init(IOutputFileModel outputModel,
IGeneratedObject model)
Initialize the Registry after the initialisation of the model |
| Methods inherited from class ch.sahits.codegen.generator.BasicAxis2ModelGenerator |
|---|
createModel, getAbsolutOutputDirectory, isGeneratedOutputFile |
| Methods inherited from class ch.sahits.codegen.model.BasicModelGenerator |
|---|
createModelWithDBInputFile, createModelWithoutDB, initModel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface ch.sahits.codegen.generator.IGeneralGenerator |
|---|
createModel, isGeneratedOutputFile |
| Constructor Detail |
|---|
public Axis2MessageInOutReciever()
| Method Detail |
|---|
public void init(IOutputFileModel outputModel,
IGeneratedObject model)
init in interface IGeneralGeneratorinit in class BasicAxis2ModelGeneratoroutputModel - IOutputFileModel that defines the setup of the generationmodel - IWebserviceBasicAxis2ModelGenerator.init(IOutputFileModel, IGeneratedObject)public IFile generate()
AxisWSDL2JavaWrapper
generate in interface IGeneralFileGeneratorpublic java.lang.String getAbsoluteOutputLoacation()
getAbsoluteOutputLoacation in interface IGeneralFileGenerator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||