Package com.sun.enterprise.naming.util
Class IIOPObjectFactory
java.lang.Object
com.sun.enterprise.naming.util.IIOPObjectFactory
- All Implemented Interfaces:
ObjectFactory
An object factory to handle URL references.
Handles references and looks up in the cosnaming contexts.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IIOPObjectFactory
public IIOPObjectFactory()
-
-
Method Details
-
getObjectInstance
public Object getObjectInstance(Object obj, Name name, Context nameCtx, Hashtable env) throws Exception - Specified by:
getObjectInstancein interfaceObjectFactory- Throws:
Exception
-
getEnv
-