public class JndiCamelServletContextListener extends CamelServletContextListener<org.apache.camel.impl.JndiRegistry>
CAMEL_CONTEXT_KEY, camelContext, camelContextLifecycle, instance, LOG, registry, test
Constructor and Description |
---|
JndiCamelServletContextListener() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.camel.impl.JndiRegistry |
createRegistry()
Creates the
Registry implementation to use. |
Context |
getJndiContext() |
contextDestroyed, contextInitialized
protected org.apache.camel.impl.JndiRegistry createRegistry() throws Exception
CamelServletContextListener
Registry
implementation to use.createRegistry
in class CamelServletContextListener<org.apache.camel.impl.JndiRegistry>
Exception
public Context getJndiContext()
Apache Camel