org.objectweb.carol.irmi.jndi.rmi
Class rmiURLContextFactory
java.lang.Object
org.objectweb.carol.irmi.jndi.rmi.rmiURLContextFactory
- All Implemented Interfaces:
- ObjectFactory
public class rmiURLContextFactory
- extends Object
- implements ObjectFactory
rmiURLContextFactory
- Author:
- Rafael H. Schloming <rhs@mit.edu>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
rmiURLContextFactory
public rmiURLContextFactory()
getObjectInstance
public Object getObjectInstance(Object obj,
Name name,
Context ctx,
Hashtable env)
throws Exception
- Specified by:
getObjectInstance
in interface ObjectFactory
- Throws:
Exception