public class EndpointImpl
extends org.apache.cxf.jaxws22.EndpointImpl
CHECK_PUBLISH_ENDPOINT_PERMISSON_PROPERTY, CHECK_PUBLISH_ENDPOINT_PERMISSON_PROPERTY_WITH_SECURITY_MANAGER
WSDL_PORT, WSDL_SERVICE
Constructor and Description |
---|
EndpointImpl(org.apache.cxf.Bus bus,
Object implementor) |
EndpointImpl(Object implementor) |
Modifier and Type | Method and Description |
---|---|
protected void |
doPublish(String addr) |
String |
getBeanName() |
WSDLFilePublisher |
getWsdlPublisher() |
protected void |
publishContractToFilesystem()
Publish the contract to a file using the configured wsdl publisher
|
void |
setEndpointConfig(org.jboss.wsf.spi.metadata.config.CommonConfig config)
Sets the JAXWS endpoint config for the current endpoint.
|
protected void |
setupConfigHandlers() |
void |
setWsdlPublisher(WSDLFilePublisher wsdlPublisher) |
checkProperties, checkPublishable, checkPublishPermission, getAddress, getBinding, getBindingConfig, getBindingUri, getBus, getDataBinding, getEndpointName, getEndpointReference, getEndpointReference, getExecutor, getFeatures, getHandlers, getImplementor, getImplementorClass, getInFaultInterceptors, getInInterceptors, getInvoker, getMetadata, getOutFaultInterceptors, getOutInterceptors, getProperties, getPublishedEndpointUrl, getSchemaLocations, getServer, getServer, getServerFactory, getService, getServiceFactory, getServiceName, getTransportId, getWsdlLocation, isPublished, publish, publish, publish, setAddress, setBindingConfig, setBindingUri, setBus, setDataBinding, setEndpointName, setExecutor, setFeatures, setHandlers, setImplementorClass, setInFaultInterceptors, setInInterceptors, setInvoker, setMetadata, setOutFaultInterceptors, setOutInterceptors, setProperties, setPublishedEndpointUrl, setSchemaLocations, setServerFactory, setServiceFactory, setServiceName, setTransportId, setWsdlLocation, stop
public EndpointImpl(Object implementor)
public EndpointImpl(org.apache.cxf.Bus bus, Object implementor)
protected void doPublish(String addr)
doPublish
in class org.apache.cxf.jaxws.EndpointImpl
public void setEndpointConfig(org.jboss.wsf.spi.metadata.config.CommonConfig config)
protected void setupConfigHandlers()
protected void publishContractToFilesystem()
endpoint
- public String getBeanName()
getBeanName
in interface org.apache.cxf.configuration.Configurable
getBeanName
in class org.apache.cxf.jaxws.EndpointImpl
public WSDLFilePublisher getWsdlPublisher()
public void setWsdlPublisher(WSDLFilePublisher wsdlPublisher)
Copyright © 2014 JBoss, by Red Hat. All rights reserved.