org.apache.openejb.core.ivm.naming.openejb
Class openejbURLContextFactory

java.lang.Object
  extended by org.apache.openejb.core.ivm.naming.openejb.openejbURLContextFactory
All Implemented Interfaces:
ObjectFactory

public class openejbURLContextFactory
extends Object
implements ObjectFactory

Version:
$Rev: 778348 $ $Date: 2009-05-25 10:22:37 +0200 (Mo, 25. Mai 2009) $

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

Constructor Detail

openejbURLContextFactory

public openejbURLContextFactory()
Method Detail

getObjectInstance

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

getContext

public static Context getContext()
                          throws NamingException
Throws:
NamingException


Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.