org.openmdx.compatibility.base.naming
Class InitialContainerContextFactory
java.lang.Object
org.openmdx.kernel.naming.LocalContextFactory
org.openmdx.compatibility.base.naming.InitialContainerContextFactory
- All Implemented Interfaces:
- InitialContextFactory
Deprecated. together with the only subsystem using it, namely the LightweightContainer_1.
public class InitialContainerContextFactory
- extends LocalContextFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InitialContainerContextFactory
public InitialContainerContextFactory()
- Deprecated.
createInitialContext
protected Context createInitialContext(Hashtable environment)
throws NamingException
- Deprecated.
- Description copied from class:
LocalContextFactory
- Create an initial context for a specific provider URL.
This method handles the cases where the provider URL is null or
empty. It must be overridden by a subclass for all other cases.
- Overrides:
createInitialContext in class LocalContextFactory
- Throws:
NoInitialContextException - if the class is not able to create an initial context for the
specified provider
NamingException
This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.