com.sun.enterprise.naming.util
Class IIOPObjectFactory
java.lang.Object
com.sun.enterprise.naming.util.IIOPObjectFactory
- All Implemented Interfaces:
- ObjectFactory
public class IIOPObjectFactory
- extends Object
- implements ObjectFactory
An object factory to handle URL references.
Handles references and looks up in the cosnaming contexts.
|
Field Summary |
static boolean |
debug
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
debug
public static final boolean debug
- See Also:
- Constant Field Values
IIOPObjectFactory
public IIOPObjectFactory()
getObjectInstance
public Object getObjectInstance(Object obj,
Name name,
Context nameCtx,
Hashtable env)
throws Exception
- Specified by:
getObjectInstance in interface ObjectFactory
- Throws:
Exception
Copyright © 2012 GlassFish Community. All Rights Reserved.