Uses of Class
org.apache.geronimo.naming.java.ReadOnlyContext

Packages that use ReadOnlyContext
org.apache.geronimo.naming.geronimo   
org.apache.geronimo.naming.java   
 

Uses of ReadOnlyContext in org.apache.geronimo.naming.geronimo
 

Subclasses of ReadOnlyContext in org.apache.geronimo.naming.geronimo
 class GeronimoContext
           
 class GeronimoRootContext
           
 

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

Uses of ReadOnlyContext in org.apache.geronimo.naming.java
 

Subclasses of ReadOnlyContext in org.apache.geronimo.naming.java
 class RootContext
          The root context for the java: namespace.
 class SimpleReadOnlyContext
           
 

Methods in org.apache.geronimo.naming.java that return ReadOnlyContext
protected  ReadOnlyContext ReadOnlyContext.newContext()
           
protected  ReadOnlyContext SimpleReadOnlyContext.newContext()
           
 

Constructors in org.apache.geronimo.naming.java with parameters of type ReadOnlyContext
ReadOnlyContext(ReadOnlyContext clone, Hashtable env)
           
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.