org.acme
Class ldapURLContextFactory

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

public class ldapURLContextFactory
extends Object
implements ObjectFactory

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

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

ldapURLContextFactory

public ldapURLContextFactory()
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.