org.apache.openejb.core.ivm.naming
Class InitContextFactory
java.lang.Object
org.apache.openejb.core.ivm.naming.InitContextFactory
- All Implemented Interfaces:
- InitialContextFactory
Deprecated. Use org.apache.openejb.core.LocalInitialContextFactory
@Deprecated
public class InitContextFactory
- extends Object
- implements InitialContextFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InitContextFactory
public InitContextFactory()
- Deprecated.
getInitialContext
public Context getInitialContext(Hashtable env)
throws NamingException
- Deprecated.
- Specified by:
getInitialContext in interface InitialContextFactory
- Throws:
NamingException
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.