Name

ServantActivatorOperations

Synopsis

This is the Operations interface mapped from the IDL for the ServantActivator interface, and contains the methods inherited by ServantActivator.

                  
public interface ServantActivatorOperations extends ServantManagerOperations {
// Public Instance Methods
   public abstract void etherealize(byte[] oid, 
        POA adapter, Servant serv, 
        boolean cleanup_in_progress, 
        boolean remaining_activations);  
   public abstract Servant incarnate(byte[] oid, 
        POA adapter) throws org.omg.PortableServer.ForwardRequest;  
}

Implementations

ServantActivator, ServantActivatorPOA

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.