Specification of package Corba.Portableserver.Servantactivator.Impl







 ===                                                                   === --
 ===                 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.Impl ;
with Corba.PortableServer.POA ;
package Corba.PortableServer.ServantActivator.Impl is

   type Object is abstract new Corba.Impl.Object with null record;
   type Object_Ptr is access all Object'class ;

   function Incarnate
      ( Self : access Object;
        Oid : in Corba.PortableServer.ObjectId;
        Adapter : in Corba.PortableServer.POA.Ref)
      return Corba.PortableServer.Servant is abstract ;

   procedure Etherealize
      ( Self : access Object;
        Oid : in Corba.PortableServer.ObjectId;
        Adapter : in Corba.PortableServer.POA.Ref;
        Serv : in Corba.PortableServer.Servant;
        Cleanup_In_Progress : in Corba.Boolean;
        Remaining_Activations : in Corba.Boolean) is abstract ;

end Corba.PortableServer.ServantActivator.Impl;




List of definition uses










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