Name

_ServantActivatorStub

Synopsis

The stub class generated from the IDL ServantActivator interface.

                  Exceptions
public class _ServantActivatorStub extends org.omg.CORBA.portable.ObjectImpl 
     implements ServantActivator {
// Public Constructors
   public _ServantActivatorStub();  
// Public Constants
   public static final Class _opsClass;  
// Methods Implementing ServantActivatorOperations
   public void etherealize(byte[] oid, POA adapter, 
        Servant serv, boolean cleanup_in_progress, 
        boolean remaining_activations);  
   public Servant incarnate(byte[] oid, 
        POA adapter) 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.