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

Packages that use ReadOnlyContext
org.apache.qpid.naming   
 

Uses of ReadOnlyContext in org.apache.qpid.naming
 

Methods in org.apache.qpid.naming that return ReadOnlyContext
protected  ReadOnlyContext ReadOnlyContext.newContext()
           
 

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



Licensed to the Apache Software Foundation