org.jomc.standalone.ri.naming.support
Class JotmContextFactory
java.lang.Object
org.jomc.standalone.ri.naming.support.AbstractContextFactory
org.jomc.standalone.ri.naming.support.JotmContextFactory
- All Implemented Interfaces:
- InitialContextFactory
@Generated(value="org.jomc.tools.SourceFileProcessor 1.0",
comments="See http://jomc.sourceforge.net/jomc/1.0/jomc-tools")
public final class JotmContextFactory
extends AbstractContextFactory
Standalone Jonas JTA context factory.
Specifications
'javax.naming.spi.InitialContextFactory'
(javax.naming.spi.InitialContextFactory)
Multiton
- Version:
- $Id: JotmContextFactory.java 2242 2010-06-29 07:54:56Z schulte2005 $
- Author:
- Christian Schulte 1.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JotmContextFactory
@Generated(value="org.jomc.tools.SourceFileProcessor 1.0",
comments="See http://jomc.sourceforge.net/jomc/1.0/jomc-tools")
public JotmContextFactory()
- Creates a new
JotmContextFactory
instance.
getInitialContext
public Context getInitialContext(Hashtable<?,?> environment)
throws NamingException
- Throws:
NamingException
Copyright © 2005-2010 The JOMC Project. All Rights Reserved.