public class InitialContextFactoryBean extends Object
Constructor and Description |
---|
InitialContextFactoryBean() |
Modifier and Type | Method and Description |
---|---|
InitialContext |
getCtx() |
Properties |
getEnv() |
void |
setEnv(Properties env) |
public Properties getEnv()
public void setEnv(Properties env)
public InitialContext getCtx() throws NamingException
NamingException
Copyright © 2016 JBoss by Red Hat. All rights reserved.