Apache CXF API

org.apache.cxf.tools.wsdlto.frontend.jaxws
Class JAXWSProfile

java.lang.Object
  extended by org.apache.cxf.tools.wsdlto.core.FrontEndProfile
      extended by org.apache.cxf.tools.wsdlto.frontend.jaxws.JAXWSProfile

public class JAXWSProfile
extends FrontEndProfile


Constructor Summary
JAXWSProfile()
           
 
Method Summary
 
Methods inherited from class org.apache.cxf.tools.wsdlto.core.FrontEndProfile
getContainerClass, getGenerators, getProcessor, getToolspec, getWSDLBuilder, registerGenerator, setContainerClass, setProcessor, setToolspec, setWSDLBuilder
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JAXWSProfile

public JAXWSProfile()

Apache CXF API

Apache CXF