|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.xfire.xmlbeans.generator.VelocityGenerationStrategy
org.codehaus.xfire.xmlbeans.generator.ServerGenerationStrategy
public class ServerGenerationStrategy
Generic strategy for creating a client stub.
Constructor Summary | |
---|---|
ServerGenerationStrategy()
|
Method Summary | |
---|---|
void |
write(WSDLInspector.Service service,
java.io.File outputDir,
GeneratorTask task)
Write out a stub for the service into the specified directory. |
Methods inherited from class org.codehaus.xfire.xmlbeans.generator.VelocityGenerationStrategy |
---|
generateStub |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServerGenerationStrategy()
Method Detail |
---|
public void write(WSDLInspector.Service service, java.io.File outputDir, GeneratorTask task) throws java.lang.Exception
GenerationStrategy
write
in interface GenerationStrategy
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |