org.apache.cxf.simple
Class SimpleServiceBuilder

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.simple.SimpleServiceBuilder
All Implemented Interfaces:
org.apache.cxf.interceptor.InterceptorProvider, org.apache.cxf.service.ServiceBuilder

public class SimpleServiceBuilder
extends AbstractServiceFactory


Constructor Summary
SimpleServiceBuilder()
           
 
Method Summary
 
Methods inherited from class org.apache.cxf.frontend.AbstractServiceFactory
createService, getOutputFile, setServiceClass
 
Methods inherited from class org.apache.cxf.frontend.AbstractEndpointFactory
createBindingInfo, createEndpoint, createEndpointInfo, findBestEndpointInfo, getAddress, getBindingConfig, getBindingFactory, getBindingId, getBus, getConduitSelector, getDestinationFactory, getEndpointName, getFeatures, getProperties, getServiceClass, getServiceFactory, getTransportId, getWsdlURL, setAddress, setBindingConfig, setBindingId, setBus, setConduitSelector, setDestinationFactory, setEndpointName, setEndpointReference, setFeatures, setProperties, setServiceFactory, 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

SimpleServiceBuilder

public SimpleServiceBuilder()


Copyright © 2006-2007 Apache Software Foundation. All Rights Reserved.