public static class NamespaceHandler.SpringServerFactoryBean extends JaxWsServerFactoryBean implements org.springframework.context.ApplicationContextAware
doInit, handlersaddress, bindingConfig, bindingFactory, bindingId, bus, conduitSelector, dataBinding, destinationFactory, endpointName, endpointReference, features, properties, publishedEndpointUrl, serviceName, transportId| Constructor and Description |
|---|
NamespaceHandler.SpringServerFactoryBean() |
NamespaceHandler.SpringServerFactoryBean(JaxWsServiceFactoryBean fact) |
| Modifier and Type | Method and Description |
|---|---|
Server |
create() |
void |
destroy() |
Server |
getServer()
For subclasses that hold onto the created Server, this will return the singleton server.
|
void |
setApplicationContext(org.springframework.context.ApplicationContext ctx) |
addHandlers, createBindingInfo, createInvoker, getHandlers, getJaxWsServiceFactory, initializeAnnotationInterceptors, injectResources, setBlockInjection, setBlockPostConstruct, setHandlersapplyFeatures, detectTransportIdFromAddress, getBeanName, getInvoker, getSchemaLocations, getServiceBean, getServiceBeanClass, getWSDLEndpointFactory, getWsdlLocation, initializeServiceFactory, isStart, setInvoker, setSchemaLocations, setServiceBean, setStart, setWsdlLocationcreateEndpoint, createEndpointInfo, createSoapBindingConfig, getServiceClass, getServiceFactory, getWsdlURL, setServiceClass, setServiceFactory, setWsdlURLaddToBeans, checkPrivateEndpoint, getAddress, getBindingConfig, getBindingFactory, getBindingId, getBus, 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, setTransportIdgetInFaultInterceptors, getInInterceptors, getOutFaultInterceptors, getOutInterceptors, setInFaultInterceptors, setInInterceptors, setOutFaultInterceptors, setOutInterceptorspublic NamespaceHandler.SpringServerFactoryBean()
public NamespaceHandler.SpringServerFactoryBean(JaxWsServiceFactoryBean fact)
public Server getServer()
ServerFactoryBeangetServer in class ServerFactoryBeanpublic Server create()
create in class JaxWsServerFactoryBeanpublic void destroy()
public void setApplicationContext(org.springframework.context.ApplicationContext ctx)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionApache CXF