public class InitialContextFactory
extends java.lang.Object
implements javax.naming.spi.InitialContextFactory
Modifier and Type | Class and Description |
---|---|
static class |
InitialContextFactory.DefaultParser |
Constructor and Description |
---|
InitialContextFactory() |
Modifier and Type | Method and Description |
---|---|
javax.naming.Context |
getInitialContext(java.util.Hashtable env)
Get Context that has access to default Namespace.
|
public javax.naming.Context getInitialContext(java.util.Hashtable env)
getInitialContext
in interface javax.naming.spi.InitialContextFactory
env
- a Hashtable
valueContext
valuejavaURLContextFactory
Copyright © 1995–2023 Webtide. All rights reserved.