Class DefaultCxfRsEndpointFactoryBean
java.lang.Object
org.apache.camel.component.cxf.jaxrs.DefaultCxfRsEndpointFactoryBean
- All Implemented Interfaces:
CxfRsEndpointFactoryBean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateEndpoint(org.apache.camel.Component component, String uri, org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean bean)
-
Constructor Details
-
DefaultCxfRsEndpointFactoryBean
public DefaultCxfRsEndpointFactoryBean()
-
-
Method Details
-
createEndpoint
public CxfRsEndpoint createEndpoint(org.apache.camel.Component component, String uri, org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean bean) throws Exception - Specified by:
createEndpointin interfaceCxfRsEndpointFactoryBean- Throws:
Exception
-