|
||||||||||
| 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
org.apache.camel.component.cxf.spring.CxfEndpointBean
public class CxfEndpointBean
| 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 | |
|---|---|
CxfEndpointBean()
|
|
CxfEndpointBean(org.apache.cxf.service.factory.ReflectionServiceFactoryBean factory)
|
|
| Method Summary | |
|---|---|
void |
destroy()
|
String |
getBeanName()
|
List<javax.xml.ws.handler.Handler> |
getHandlers()
|
List<String> |
getSchemaLocations()
|
void |
setBeanName(String name)
|
void |
setHandlers(List<javax.xml.ws.handler.Handler> handlers)
|
void |
setSchemaLocations(List<String> schemaLocations)
|
| Methods inherited from class org.apache.cxf.frontend.AbstractServiceFactory |
|---|
createService, detectTransportIdFromAddress, getOutputFile, getWSDLEndpointFactory, setServiceClass, 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, 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 |
|---|
public CxfEndpointBean()
public CxfEndpointBean(org.apache.cxf.service.factory.ReflectionServiceFactoryBean factory)
| Method Detail |
|---|
public List<javax.xml.ws.handler.Handler> getHandlers()
public void setHandlers(List<javax.xml.ws.handler.Handler> handlers)
public void destroy()
throws Exception
destroy in interface org.springframework.beans.factory.DisposableBeanExceptionpublic void setBeanName(String name)
setBeanName in interface org.springframework.beans.factory.BeanNameAwarepublic String getBeanName()
getBeanName in interface org.springframework.beans.factory.NamedBeanpublic void setSchemaLocations(List<String> schemaLocations)
public List<String> getSchemaLocations()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||