Apache CXF API

org.apache.cxf.jaxws
Class JaxwsServiceBuilder

java.lang.Object
  extended by org.apache.cxf.interceptor.AbstractBasicInterceptorProvider
      extended by org.apache.cxf.frontend.AbstractEndpointFactory
          extended by org.apache.cxf.frontend.AbstractServiceFactory
              extended by org.apache.cxf.jaxws.JaxwsServiceBuilder
All Implemented Interfaces:
InterceptorProvider, ServiceBuilder

public class JaxwsServiceBuilder
extends AbstractServiceFactory


Constructor Summary
JaxwsServiceBuilder()
           
 
Method Summary
 java.io.File getOutputFile()
           
 void validate()
           
 
Methods inherited from class org.apache.cxf.frontend.AbstractServiceFactory
createService, setServiceClass
 
Methods inherited from class org.apache.cxf.frontend.AbstractEndpointFactory
createBindingInfo, createEndpoint, createEndpointInfo, getAddress, getBindingConfig, getBindingFactory, getBindingId, getBus, getConduitSelector, getDataBinding, getDestinationFactory, getEndpointName, getFeatures, getProperties, getServiceClass, getServiceFactory, getServiceName, getTransportId, getWsdlURL, initializeAnnotationInterceptors, initializeAnnotationInterceptors, initializeServiceFactory, setAddress, setBindingConfig, setBindingId, setBus, setConduitSelector, setDataBinding, setDestinationFactory, setEndpointName, setEndpointReference, setFeatures, setProperties, setServiceFactory, setServiceName, setTransportId, setWsdlURL
 
Methods inherited from class org.apache.cxf.interceptor.AbstractBasicInterceptorProvider
getInFaultInterceptors, getInInterceptors, getOutFaultInterceptors, getOutInterceptors, setInFaultInterceptors, setInInterceptors, setOutFaultInterceptors, setOutInterceptors
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.cxf.service.ServiceBuilder
setAddress, setBindingId, setBus, setTransportId
 

Constructor Detail

JaxwsServiceBuilder

public JaxwsServiceBuilder()
Method Detail

validate

public void validate()
Specified by:
validate in interface ServiceBuilder
Overrides:
validate in class AbstractServiceFactory

getOutputFile

public java.io.File getOutputFile()
Specified by:
getOutputFile in interface ServiceBuilder
Overrides:
getOutputFile in class AbstractServiceFactory

Apache CXF API

Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.