org.acme
Class kernelURLContextFactory

java.lang.Object
  extended by org.acme.kernelURLContextFactory
All Implemented Interfaces:
ObjectFactory

public class kernelURLContextFactory
extends Object
implements ObjectFactory

Version:
$Revision: 469417 $ $Date: 2006-10-31 03:50:58 -0500 (Tue, 31 Oct 2006) $

Constructor Summary
kernelURLContextFactory()
           
 
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

kernelURLContextFactory

public kernelURLContextFactory()
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 © 2005-2009 The Apache Software Foundation. All Rights Reserved.