public class CamelServletCreator extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SERVLET_NAME |
static String |
SERVLET_PATH |
Constructor and Description |
---|
CamelServletCreator(org.osgi.framework.BundleContext bundleContext,
org.apache.camel.CamelContext camelContext) |
Modifier and Type | Method and Description |
---|---|
void |
registerServlet()
Register the Camel Servlet with the HTTP Service
|
public static final String SERVLET_PATH
public static final String SERVLET_NAME
This work is licensed under a Creative Commons Attribution 4.0 International License.