KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > org > omg > PortableServer > ServantLocatorPackage > CookieHolder > Top Examples

  • org.jacorb.poa.RequestProcessor
    This thread performs the request processing, the actual method invocation and it returns the ServerRequest object to the ORB. @author Reimo Tiedemann, FU Berlin @version $Id: RequestProcessor.java,v 1.31 2004/12/11 22:31:34 andre.spiegel Exp $
  • ve.luz.ica.jackass.daemon.proxy.ProxyServantLocator
    ServantLocator to be used with the static proxy invocation mechanism. It holds a reference to the {@link ComponentInfoManager}, so when a request arrives to this object, it retrives, from the component manager, a remote reference {@link org.omg.CORBA.Object} to the real object and the correspondin ...
  • org.objectweb.openccm.Containers.ServantLocatorImpl
    Customized implementation of a ServantLocator to manage component servants. @author <a HREF="mailto:Mathieu.Vadet@lifl.fr">Mathieu Vadet</a> @version 0.3
Popular Tags