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

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

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

Methods in org.apache.camel.util.jndi that return JndiContext
protected  JndiContext JndiContext.newContext()
           
 

Constructors in org.apache.camel.util.jndi with parameters of type JndiContext
JndiContext(JndiContext clone, Hashtable env)
           
JndiContext(JndiContext clone, Hashtable env, String nameInNamespace)
           
 



Copyright © 2008 IONA Open Source Community. All Rights Reserved.