org.apache.geronimo.naming.enc
Class EnterpriseNamingContext
java.lang.Object
org.apache.geronimo.naming.enc.EnterpriseNamingContext
public final class EnterpriseNamingContext
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnterpriseNamingContext
public EnterpriseNamingContext()
createEnterpriseNamingContext
public static Context createEnterpriseNamingContext(Map<String,Object> componentContext,
UserTransaction userTransaction,
Kernel kernel,
ClassLoader classLoader)
throws NamingException
- Throws:
NamingException
createEnterpriseNamingContext
public static Context createEnterpriseNamingContext(Map context)
throws NamingException
- Throws:
NamingException
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.