Name

ServantLocatorPOA

Synopsis

The servant base class generated from the IDL ServantLocator interface. A CORBA vendor’s implementation of ServantLocator must subclass this POA class.

                  Implementations
public abstract class ServantLocatorPOA extends Servant implements ServantLocatorOperations, 
        org.omg.CORBA.portable.InvokeHandler {
// Public Constructors
   public ServantLocatorPOA();  
// Public Instance Methods
   public ServantLocator _this();  
   public ServantLocator _this( org.omg.CORBA.ORB orb);  
// Methods Implementing InvokeHandler
   public org.omg.CORBA.portable.OutputStream _invoke(
        String $method, 
        org.omg.CORBA.portable.InputStream in, 
        org.omg.CORBA.portable.ResponseHandler $rh);  
// Public Methods Overriding Servant
   public String[] _all_interfaces(POA poa, 
        byte[] objectId);  
}

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.