org.jboss.naming
Class InitialContextFactoryBean
java.lang.Object
org.jboss.naming.InitialContextFactoryBean
public class InitialContextFactoryBean
- extends Object
A bean that creates an InitialContext based on its env Properties
- Version:
- $Revision:$
- Author:
- Scott.Stark@jboss.org
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InitialContextFactoryBean
public InitialContextFactoryBean()
getEnv
public Properties getEnv()
setEnv
public void setEnv(Properties env)
getCtx
public InitialContext getCtx()
throws NamingException
- Throws:
NamingException
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.