com.sun.enterprise.naming.impl
Class SerialInitContextFactory
java.lang.Object
com.sun.enterprise.naming.impl.SerialInitContextFactory
- All Implemented Interfaces:
- InitialContextFactory
public class SerialInitContextFactory
- extends Object
- implements InitialContextFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_logger
protected static final Logger _logger
SerialInitContextFactory
public SerialInitContextFactory()
getInitialContext
public Context getInitialContext(Hashtable env)
throws NamingException
- Create the InitialContext object.
- Specified by:
getInitialContext in interface InitialContextFactory
- Throws:
NamingException
Copyright © 2012. All Rights Reserved.