org.jboss.proxy.ejb.EjbObjectCorbaServant CORBA servant class for the <code>EJBObject</code>s of a given bean. An instance of this class "implements" the bean's set of <code>EJBObject</code> instances by forwarding to the bean container all IIOP invocations on any of the bean's <code>EJBObject</code>s. ...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 ...demo.poa_monitor.user_poa.FooFactoryImpl
| Popular Tags |