|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.proxy.ejb.IIOPHomeFactory
An ObjectFactory implementation that translates
References to EJBHomes back into CORBA
object references. The IIOP proxy factory (IORFactory) binds these
References in the JRMP/JNDI namespace.
| Constructor Summary | |
IIOPHomeFactory()
|
|
| Method Summary | |
java.lang.Object |
getObjectInstance(java.lang.Object obj,
javax.naming.Name name,
javax.naming.Context nameCtx,
java.util.Hashtable environment)
Lookup the IOR from the Reference and convert into the CORBA object value using the ORB.string_to_object method. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IIOPHomeFactory()
| Method Detail |
public java.lang.Object getObjectInstance(java.lang.Object obj,
javax.naming.Name name,
javax.naming.Context nameCtx,
java.util.Hashtable environment)
throws java.lang.Exception
getObjectInstance in interface javax.naming.spi.ObjectFactoryobj - a javax.naming.Reference with a string IOR under the
address type IOR.name - not usednameCtx - not usedenvironment - not used
java.lang.Exception
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||