|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.interceptor.AbstractBasicInterceptorProvider
org.apache.cxf.endpoint.AbstractEndpointFactory
org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory
org.apache.cxf.frontend.AbstractServiceFactory
public abstract class AbstractServiceFactory
| Field Summary |
|---|
| Fields inherited from class org.apache.cxf.endpoint.AbstractEndpointFactory |
|---|
address, bindingConfig, bindingFactory, bindingId, bus, conduitSelector, dataBinding, destinationFactory, endpointName, endpointReference, features, properties, publishedEndpointUrl, serviceName, transportId |
| Constructor Summary | |
|---|---|
protected |
AbstractServiceFactory()
|
protected |
AbstractServiceFactory(ReflectionServiceFactoryBean sbean)
|
| Method Summary | |
|---|---|
org.apache.cxf.service.model.ServiceInfo |
createService()
|
protected String |
detectTransportIdFromAddress(String ad)
|
File |
getOutputFile()
|
protected org.apache.cxf.wsdl11.WSDLEndpointFactory |
getWSDLEndpointFactory()
|
void |
setServiceClass(Class clz)
Specifies the class implementing the service. |
void |
validate()
|
| Methods inherited from class org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory |
|---|
createBindingInfo, createEndpoint, createEndpointInfo, createSoapBindingConfig, getServiceClass, getServiceFactory, getWsdlURL, initializeServiceFactory, setServiceFactory, setWsdlURL |
| Methods inherited from class org.apache.cxf.endpoint.AbstractEndpointFactory |
|---|
checkPrivateEndpoint, getAddress, getBindingConfig, getBindingFactory, getBindingId, getBus, getConduitSelector, getDataBinding, getDestinationFactory, getEndpointName, getFeatures, getProperties, getProperties, getPublishedEndpointUrl, getServiceName, getTransportId, initializeAnnotationInterceptors, initializeAnnotationInterceptors, initializeAnnotationInterceptors, setAddress, setBindingConfig, setBindingFactory, setBindingId, setBus, setConduitSelector, setDataBinding, setDestinationFactory, setEndpointName, setEndpointReference, setFeatures, setProperties, setPublishedEndpointUrl, setServiceName, setTransportId |
| 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 |
|---|
protected AbstractServiceFactory()
protected AbstractServiceFactory(ReflectionServiceFactoryBean sbean)
| Method Detail |
|---|
protected String detectTransportIdFromAddress(String ad)
detectTransportIdFromAddress in class AbstractWSDLBasedEndpointFactoryprotected org.apache.cxf.wsdl11.WSDLEndpointFactory getWSDLEndpointFactory()
getWSDLEndpointFactory in class AbstractWSDLBasedEndpointFactorypublic org.apache.cxf.service.model.ServiceInfo createService()
createService in interface org.apache.cxf.service.ServiceBuilderpublic File getOutputFile()
getOutputFile in interface org.apache.cxf.service.ServiceBuilderpublic void setServiceClass(Class clz)
AbstractWSDLBasedEndpointFactory
setServiceClass in interface org.apache.cxf.service.ServiceBuildersetServiceClass in class AbstractWSDLBasedEndpointFactoryclz - the service's implementaiton classpublic void validate()
validate in interface org.apache.cxf.service.ServiceBuilder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||