Uses of Class
org.apache.qpid.jndi.ReadOnlyContext

Packages that use ReadOnlyContext
org.apache.qpid.jndi   
 

Uses of ReadOnlyContext in org.apache.qpid.jndi
 

Methods in org.apache.qpid.jndi that return ReadOnlyContext
protected  ReadOnlyContext PropertiesFileInitialContextFactory.createContext(Map data, Hashtable environment)
           
protected  ReadOnlyContext ReadOnlyContext.newContext()
           
 

Constructors in org.apache.qpid.jndi with parameters of type ReadOnlyContext
ReadOnlyContext(ReadOnlyContext clone, Hashtable env)
           
ReadOnlyContext(ReadOnlyContext clone, Hashtable env, String nameInNamespace)
           
 



Licensed to the Apache Software Foundation