org.codehaus.xfire.jaxws.gen
Class JAXWSProfile

java.lang.Object
  extended by org.codehaus.xfire.jaxws.gen.JAXWSProfile
All Implemented Interfaces:
org.codehaus.xfire.gen.PluginProfile

public class JAXWSProfile
extends java.lang.Object
implements org.codehaus.xfire.gen.PluginProfile


Constructor Summary
JAXWSProfile()
           
 
Method Summary
 java.util.List<org.codehaus.xfire.gen.GeneratorPlugin> getPlugins()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JAXWSProfile

public JAXWSProfile()
Method Detail

getPlugins

public java.util.List<org.codehaus.xfire.gen.GeneratorPlugin> getPlugins()
Specified by:
getPlugins in interface org.codehaus.xfire.gen.PluginProfile


Copyright © 2004-2008. All Rights Reserved.