org.apache.geronimo.naming.geronimo
Class GeronimoRootContext

java.lang.Object
  extended byorg.apache.geronimo.naming.java.ReadOnlyContext
      extended byorg.apache.geronimo.naming.geronimo.GeronimoContext
          extended byorg.apache.geronimo.naming.geronimo.GeronimoRootContext
All Implemented Interfaces:
Context, Serializable

public class GeronimoRootContext
extends GeronimoContext

Version:
$Revision: 1.3 $ $Date: 2004/03/10 09:59:08 $
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.geronimo.naming.java.ReadOnlyContext
bindings, env, treeBindings
 
Fields inherited from interface javax.naming.Context
APPLET, AUTHORITATIVE, BATCHSIZE, DNS_URL, INITIAL_CONTEXT_FACTORY, LANGUAGE, OBJECT_FACTORIES, PROVIDER_URL, REFERRAL, SECURITY_AUTHENTICATION, SECURITY_CREDENTIALS, SECURITY_PRINCIPAL, SECURITY_PROTOCOL, STATE_FACTORIES, URL_PKG_PREFIXES
 
Method Summary
 Object lookup(String name)
           
 
Methods inherited from class org.apache.geronimo.naming.geronimo.GeronimoContext
composeName, composeName, internalBind, internalUnbind, list, list, listBindings, listBindings, lookup, lookupLink, lookupLink, newContext
 
Methods inherited from class org.apache.geronimo.naming.java.ReadOnlyContext
addToEnvironment, bind, bind, close, createSubcontext, createSubcontext, destroySubcontext, destroySubcontext, freeze, getEnvironment, getNameInNamespace, getNameParser, getNameParser, rebind, rebind, removeFromEnvironment, rename, rename, unbind, unbind
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

lookup

public Object lookup(String name)
              throws NamingException
Specified by:
lookup in interface Context
Overrides:
lookup in class GeronimoContext
Throws:
NamingException


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