org.controlhaus.xfire.client
Class BeehiveClientStrategy

java.lang.Object
  extended by org.codehaus.xfire.xmlbeans.generator.VelocityGenerationStrategy
      extended by org.controlhaus.xfire.client.BeehiveClientStrategy
All Implemented Interfaces:
org.codehaus.xfire.xmlbeans.generator.GenerationStrategy

public class BeehiveClientStrategy
extends org.codehaus.xfire.xmlbeans.generator.VelocityGenerationStrategy
implements org.codehaus.xfire.xmlbeans.generator.GenerationStrategy

A strategy which generates XMLBeans client controls for a given WSDL.

Since:
Nov 2, 2004
Author:
Dan Diephouse

Constructor Summary
BeehiveClientStrategy()
           
 
Method Summary
 void write(org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service service, java.io.File outputDir, org.codehaus.xfire.xmlbeans.generator.GeneratorTask task)
           
 
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

BeehiveClientStrategy

public BeehiveClientStrategy()
Method Detail

write

public void write(org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service service,
                  java.io.File outputDir,
                  org.codehaus.xfire.xmlbeans.generator.GeneratorTask task)
           throws java.lang.Exception
Specified by:
write in interface org.codehaus.xfire.xmlbeans.generator.GenerationStrategy
Throws:
java.lang.Exception


Copyright © 2004-2005 Controlhaus. All Rights Reserved.