org.jomc.standalone.ri.naming.java
Class javaURLContextFactory
java.lang.Object
org.jomc.standalone.ri.naming.java.javaURLContextFactory
- All Implemented Interfaces:
- ObjectFactory
@Generated(value="org.jomc.tools.SourceFileProcessor 1.0",
comments="See http://jomc.sourceforge.net/jomc/1.0/jomc-tools")
public class javaURLContextFactory
extends Object
implements ObjectFactory
Standalone context factory for the ''java'' URL scheme.
Specifications
'javax.naming.spi.ObjectFactory'
(javax.naming.spi.ObjectFactory)
Multiton
- Version:
- $Id: javaURLContextFactory.java 2270 2010-06-29 13:25:34Z schulte2005 $
- Author:
- Christian Schulte 1.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
javaURLContextFactory
@Generated(value="org.jomc.tools.SourceFileProcessor 1.0",
comments="See http://jomc.sourceforge.net/jomc/1.0/jomc-tools")
public javaURLContextFactory()
- Creates a new
javaURLContextFactory
instance.
getObjectInstance
public Object getObjectInstance(Object obj,
Name name,
Context nameCtx,
Hashtable environment)
throws Exception
- Specified by:
getObjectInstance
in interface ObjectFactory
- Throws:
Exception
Copyright © 2005-2010 The JOMC Project. All Rights Reserved.