Uses of Class
org.apache.camel.util.jndi.CamelInitialContextFactory

Packages that use CamelInitialContextFactory
org.apache.camel.util.jndi A simple JNDI context which can be used with the JndiRegistry 
 

Uses of CamelInitialContextFactory in org.apache.camel.util.jndi
 

Subclasses of CamelInitialContextFactory in org.apache.camel.util.jndi
 class CamelSingletonInitialContextFactory
          A factory of the Camel InitialContext which allows a Map to be used to create a JNDI context.
 



Apache Camel