org.apache.openejb.core.ivm.naming.openejb
Class openejbURLContextFactory
java.lang.Object
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) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
openejbURLContextFactory
public openejbURLContextFactory()
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.