org.apache.geronimo.naming.java
Class SimpleReadOnlyContext

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

public final class SimpleReadOnlyContext
extends ReadOnlyContext

Version:
$Rev: 355877 $ $Date: 2005-12-11 03:48:27 +0100 (Sun, 11 Dec 2005) $
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
 
Constructor Summary
SimpleReadOnlyContext(Map context)
           
 
Method Summary
protected  ReadOnlyContext newContext()
           
 
Methods inherited from class org.apache.geronimo.naming.java.ReadOnlyContext
addToEnvironment, bind, bind, close, composeName, composeName, createSubcontext, createSubcontext, destroySubcontext, destroySubcontext, freeze, getEnvironment, getNameInNamespace, getNameParser, getNameParser, internalBind, list, list, listBindings, listBindings, lookup, lookup, lookupLink, lookupLink, rebind, rebind, removeFromEnvironment, rename, rename, setClassLoader, setKernel, unbind, unbind
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleReadOnlyContext

public SimpleReadOnlyContext(Map context)
                      throws NamingException
Method Detail

newContext

protected ReadOnlyContext newContext()
Overrides:
newContext in class ReadOnlyContext


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