org.apache.openejb.core.ivm.naming.java
Class javaURLContextFactory

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

public class javaURLContextFactory
extends Object
implements ObjectFactory


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

javaURLContextFactory

public javaURLContextFactory()
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()


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