public class SerialInitContextFactory extends Object implements InitialContextFactory
| Constructor and Description |
|---|
SerialInitContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
Context |
getInitialContext(Hashtable env)
Create the InitialContext object.
|
public Context getInitialContext(Hashtable env) throws NamingException
getInitialContext in interface InitialContextFactoryNamingExceptionCopyright © 2017–2019 Eclipse Foundation. All rights reserved.