org.codehaus.xfire.jaxws.gen
Class InterfaceGenerator

java.lang.Object
  extended by org.codehaus.xfire.gen.jsr181.AbstractPlugin
      extended by org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
          extended by org.codehaus.xfire.gen.jsr181.ServiceInterfaceGenerator
              extended by org.codehaus.xfire.jaxws.gen.InterfaceGenerator
All Implemented Interfaces:
GeneratorPlugin

public class InterfaceGenerator
extends ServiceInterfaceGenerator


Field Summary
 
Fields inherited from class org.codehaus.xfire.gen.jsr181.ServiceInterfaceGenerator
SERVICE_INTERFACE
 
Constructor Summary
InterfaceGenerator()
           
 
Method Summary
protected  void annotate(GenerationContext context, OperationInfo op, JMethod method)
           
 
Methods inherited from class org.codehaus.xfire.gen.jsr181.ServiceInterfaceGenerator
annotate, annotate, annotate, annotate, annotateOneWay, annotateOutParam, annotateOutParam, annotateReturnType, generate, getClassName, getClassType, isWritten
 
Methods inherited from class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
annotateReturnType, generate, generate, generateFaults, getCurrentService, getHolderType, getReturnType, overwriteClass, setCurrentService
 
Methods inherited from class org.codehaus.xfire.gen.jsr181.AbstractPlugin
getPackage, getUniqueName, javify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InterfaceGenerator

public InterfaceGenerator()
Method Detail

annotate

protected void annotate(GenerationContext context,
                        OperationInfo op,
                        JMethod method)
Overrides:
annotate in class ServiceInterfaceGenerator


Copyright © 2004-2006 Envoi Solutions LLC. All Rights Reserved.