Interface | Description |
---|---|
CamelContextLifecycle<R extends org.apache.camel.spi.Registry> |
A callback lifecycle allows end users to implement custom logic before
the
ServletCamelContext is started and stopped. |
Class | Description |
---|---|
CamelServletContextListener<R extends org.apache.camel.spi.Registry> |
A
ServletContextListener which is used to bootstrap
CamelContext in web applications. |
JndiCamelServletContextListener | |
ServletCamelContext |
A servlet based
CamelContext . |
SimpleCamelServletContextListener |
Apache Camel