Name

_ServantLocatorStub

Synopsis

The stub class generated from the IDL ServantLocator interface.

                  
public class _ServantLocatorStub extends org.omg.CORBA.portable.ObjectImpl 
     implements ServantLocator {
// Public Constructors
   public _ServantLocatorStub();  
// Public Constants
   public static final Class _opsClass;  
// Methods Implementing ServantLocatorOperations
   public void postinvoke(byte[] oid, POA adapter, 
        String operation, Object the_cookie, 
        Servant the_servant);  
   public Servant preinvoke(byte[] oid, POA adapter, 
        String operation, 
        org.omg.PortableServer.ServantLocatorPackage.CookieHolder the_cookie) 
        throws org.omg.PortableServer.ForwardRequest;  
// Public Methods Overriding ObjectImpl
   public String[] _ids();  
}

Get Java Enterprise in a Nutshell, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.