public class CNCtxFactory extends Object implements InitialContextFactory
| Modifier and Type | Field and Description |
|---|---|
static CNCtxFactory |
INSTANCE |
| Constructor and Description |
|---|
CNCtxFactory() |
| Modifier and Type | Method and Description |
|---|---|
Context |
getInitialContext(Hashtable<?,?> env)
Creates the InitialContext object.
|
public static final CNCtxFactory INSTANCE
public Context getInitialContext(Hashtable<?,?> env) throws NamingException
getInitialContext in interface InitialContextFactoryenv - Properties objectNamingExceptionCopyright © 2022 JBoss by Red Hat. All rights reserved.