org.apache.camel.component.cxf
Interface CxfEndpointConfigurer


public interface CxfEndpointConfigurer

A pluggable strategy for configuring the cxfEndpoint by using java code


Method Summary
 void configure(org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory factoryBean)
           
 

Method Detail

configure

void configure(org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory factoryBean)


Apache Camel