Name

ServantActivatorPOA

Synopsis

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

                  Implementations
public abstract class ServantActivatorPOA extends Servant implements ServantActivatorOperations, 
        org.omg.CORBA.portable.InvokeHandler {
// Public Constructors
   public ServantActivatorPOA();  
// Public Instance Methods
   public ServantActivator _this();  
   public ServantActivator _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.