Specification of package Corba.Portableserver.Servantactivator







 ========================================================================= --
 ===                                                                   === --
 ===                 Top Graph'X CORBA Implementation                  === --
 ===                                                                   === --
 ===                 Copyright (c) 2000, Top Graph'X.                  === --
 ===                                                                   === --
 ===                     --- Copyright Notice ---                      === --
 ===                                                                   === --
 ===    This software is protected as an unpublished work under the    === --
 ===     Copyright Act of 1976.  All rights reserved.  Top Graph'X.    === --
 ===                                                                   === --
 ========================================================================= --

with Corba.AbstractBase ;
with Corba.Portableserver.Servantmanager ;
package Corba.PortableServer.ServantActivator is

   type Ref is new Corba.PortableServer.ServantManager.Ref with null record;

   function Incarnate
      ( Self : in Ref;
        Oid : in ObjectId;
        Adapter : in POA_Ref) return Servant ;

   procedure Etherealize
      ( Self : in Ref;
        Oid : in ObjectId;
        Adapter : in POA_Ref;
        Serv : in Servant;
        Cleanup_In_Progress : in Corba.Boolean;
        Remaining_Activations : in Corba.Boolean) ;

   Null_Ref : constant Ref := (Corba.AbstractBase.Null_Ref with
      null record);

end Corba.PortableServer.ServantActivator;




List of definition uses










This page was generated by PrismTech's ada2html on Friday Mai 12 2006 16:18