org.apache.geronimo.naming.geronimo
Class geronimoURLContextFactory

java.lang.Object
  extended byorg.apache.geronimo.naming.geronimo.geronimoURLContextFactory
All Implemented Interfaces:
ObjectFactory

public class geronimoURLContextFactory
extends Object
implements ObjectFactory

Version:
$Rev: 355877 $ $Date: 2005-12-11 03:48:27 +0100 (Sun, 11 Dec 2005) $

Constructor Summary
geronimoURLContextFactory()
           
 
Method Summary
 Object getObjectInstance(Object obj, Name name, Context nameCtx, Hashtable environment)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

geronimoURLContextFactory

public geronimoURLContextFactory()
Method Detail

getObjectInstance

public Object getObjectInstance(Object obj,
                                Name name,
                                Context nameCtx,
                                Hashtable environment)
                         throws Exception
Specified by:
getObjectInstance in interface ObjectFactory
Throws:
Exception


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.