|
||||||||||
| 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, serviceName, transportId |
| Constructor Summary | |
|---|---|
protected |
AbstractServiceFactory()
|
protected |
AbstractServiceFactory(ReflectionServiceFactoryBean sbean)
|
| Method Summary | |
|---|---|
org.apache.cxf.service.model.ServiceInfo |
createService()
|
java.io.File |
getOutputFile()
|
void |
setServiceClass(java.lang.Class clz)
|
void |
validate()
|
| Methods inherited from class org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory |
|---|
createBindingInfo, createEndpoint, createEndpointInfo, getServiceClass, getServiceFactory, getWsdlURL, initializeAnnotationInterceptors, initializeAnnotationInterceptors, initializeServiceFactory, setServiceFactory, setWsdlURL |
| Methods inherited from class org.apache.cxf.endpoint.AbstractEndpointFactory |
|---|
getAddress, getBindingConfig, getBindingFactory, getBindingId, getBus, getConduitSelector, getDataBinding, getDestinationFactory, getEndpointName, getFeatures, getProperties, getServiceName, getTransportId, setAddress, setBindingConfig, setBindingFactory, setBindingId, setBus, setConduitSelector, setDataBinding, setDestinationFactory, setEndpointName, setEndpointReference, setFeatures, setProperties, 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 |
|---|
public org.apache.cxf.service.model.ServiceInfo createService()
createService in interface org.apache.cxf.service.ServiceBuilderpublic java.io.File getOutputFile()
getOutputFile in interface org.apache.cxf.service.ServiceBuilderpublic void setServiceClass(java.lang.Class clz)
setServiceClass in interface org.apache.cxf.service.ServiceBuildersetServiceClass in class AbstractWSDLBasedEndpointFactorypublic 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 | |||||||||