org.openejb.client.naming.java
Class javaURLContextFactory
java.lang.Object
org.openejb.client.naming.java.javaURLContextFactory
- All Implemented Interfaces:
- InitialContextFactory, ObjectFactory
- public class javaURLContextFactory
- extends Object
- implements ObjectFactory, InitialContextFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
javaURLContextFactory
public javaURLContextFactory()
getInitialContext
public Context getInitialContext(Hashtable environment)
throws NamingException
- Specified by:
getInitialContext
in interface InitialContextFactory
- Throws:
NamingException
getObjectInstance
public Object getObjectInstance(Object obj,
Name name,
Context nameCtx,
Hashtable environment)
throws Exception
- Specified by:
getObjectInstance
in interface ObjectFactory
- Throws:
Exception
Copyright © 1999-2006 OpenEJB. All Rights Reserved.