org.openmdx.kernel.naming
Class LocalContext
java.lang.Object
org.openmdx.kernel.naming.spi.AbstractContext
org.openmdx.kernel.naming.spi.NameBasedContext
org.openmdx.kernel.naming.spi.HashMapContext
org.openmdx.kernel.naming.LocalContext
- All Implemented Interfaces:
- Context
Deprecated. together with the only subsystem using it, namely the LightweightContainer_1.
public class LocalContext
- extends HashMapContext
|
Field Summary |
protected static NameParser |
nameParser
Deprecated. The Java Context uses a single name parser object for its namespace |
| 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 |
| Methods inherited from class org.openmdx.kernel.naming.spi.NameBasedContext |
bind, composeName, composeName, createSubcontext, destroySubcontext, getNameParser, getNameParser, list, list, listBindings, listBindings, lookup, lookup, lookupLink, lookupLink, rebind, rename, rename, resolve, unbind |
nameParser
protected static final NameParser nameParser
- Deprecated.
- The Java Context uses a single name parser object for its namespace
LocalContext
public LocalContext(Hashtable environment)
throws NamingException
- Deprecated.
- Constructor
- Parameters:
environment - nameParser -
- Throws:
NamingException
getNameInNamespace
public String getNameInNamespace()
throws NamingException
- Deprecated.
- Specified by:
getNameInNamespace in interface Context- Overrides:
getNameInNamespace in class HashMapContext
- Throws:
NamingException
This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.