public class CxfRsBlueprintEndpointFactoryBean extends Object implements org.apache.camel.component.cxf.jaxrs.CxfRsEndpointFactoryBean
| Constructor and Description |
|---|
CxfRsBlueprintEndpointFactoryBean() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint |
createEndpoint(org.apache.camel.Component component,
String uri,
org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean bean) |
public org.apache.camel.component.cxf.jaxrs.CxfRsEndpoint createEndpoint(org.apache.camel.Component component,
String uri,
org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean bean)
throws Exception
createEndpoint in interface org.apache.camel.component.cxf.jaxrs.CxfRsEndpointFactoryBeanExceptionApache Camel