Uses of Package
org.apache.camel.util.jndi

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

Classes in org.apache.camel.util.jndi used by org.apache.camel.util.jndi
CamelInitialContextFactory
          A factory of the Camel InitialContext which allows a Map to be used to create a JNDI context.
JndiContext
          A default JNDI context
 



Apache Camel