org.jboss.proxy.ejb.IORFactory This is an IIOP "proxy factory" for <code>EJBHome</code>s and <code>EJBObject</code>s. Rather than creating Java proxies (as the JRMP proxy factory does), this factory creates CORBA IORs. <p> An <code>IORFactory</code> is associated to a given enterprise b ...