org.codehaus.xfire.gen.jsr181
Class AbstractPlugin

java.lang.Object
  extended by org.codehaus.xfire.gen.jsr181.AbstractPlugin
Direct Known Subclasses:
AbstractServiceGenerator, FaultGenerator, PortGenerator

public class AbstractPlugin
extends Object


Constructor Summary
AbstractPlugin()
           
 
Method Summary
protected  String getPackage(QName name, GenerationContext context)
           
protected  String getUniqueName(com.sun.codemodel.JCodeModel model, String portName)
           
protected  String javify(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractPlugin

public AbstractPlugin()
Method Detail

javify

protected String javify(String name)

getUniqueName

protected String getUniqueName(com.sun.codemodel.JCodeModel model,
                               String portName)

getPackage

protected String getPackage(QName name,
                            GenerationContext context)


Copyright © 2004-2013. All Rights Reserved.