public class ServerBeanCustomizer extends BeanCustomizer
customization
Constructor and Description |
---|
ServerBeanCustomizer() |
Modifier and Type | Method and Description |
---|---|
protected void |
configureEndpoint(EndpointImpl endpoint) |
void |
customize(Object beanInstance) |
void |
setDeployment(org.jboss.wsf.spi.deployment.ArchiveDeployment dep) |
void |
setWsdlPublisher(WSDLFilePublisher wsdlPublisher) |
configureBindingCustomization, configureClientProxyFactoryBean, configureEndpointFactory, setBindingCustomization
public void customize(Object beanInstance)
customize
in class BeanCustomizer
protected void configureEndpoint(EndpointImpl endpoint)
public void setWsdlPublisher(WSDLFilePublisher wsdlPublisher)
public void setDeployment(org.jboss.wsf.spi.deployment.ArchiveDeployment dep)
Copyright © 2016 JBoss, by Red Hat. All rights reserved.