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 InitialContextFactory
env
- Properties objectNamingException
Copyright © 2014 JBoss by Red Hat. All rights reserved.