org.openmdx.compatibility.base.naming
Interface ExtendedContext

All Superinterfaces:
Context

Deprecated. use org.openmdx.base.naming.Contexts#bind( javax.Naming.Context, javax.naming.Name, java.lang.Object) instead of org.openmdx.compatibility.base.naming.ExtendedContext#LENIENT.

public interface ExtendedContext
extends Context


Field Summary
static String LENIENT
          Deprecated. use org.openmdx.base.naming.Contexts#getSubcontext( javax.Naming.Context, javax.naming.Name) instead of org.openmdx.compatibility.base.naming.ExtendedContext#LENIENT.
 
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
 
Methods inherited from interface javax.naming.Context
addToEnvironment, bind, bind, close, composeName, composeName, createSubcontext, createSubcontext, destroySubcontext, destroySubcontext, getEnvironment, getNameInNamespace, getNameParser, getNameParser, list, list, listBindings, listBindings, lookup, lookup, lookupLink, lookupLink, rebind, rebind, removeFromEnvironment, rename, rename, unbind, unbind
 

Field Detail

LENIENT

static final String LENIENT
Deprecated. use org.openmdx.base.naming.Contexts#getSubcontext( javax.Naming.Context, javax.naming.Name) instead of org.openmdx.compatibility.base.naming.ExtendedContext#LENIENT.
TODO: hard-coded to make it compile under J#. Method getPackage() not available

See Also:
Constant Field Values


This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.