TAO_PortableServer  2.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
PortableServer::ServantActivator Interface Reference

import"ServantActivator.pidl";

Inheritance diagram for PortableServer::ServantActivator:
Inheritance graph
[legend]
Collaboration diagram for PortableServer::ServantActivator:
Collaboration graph
[legend]

Public Member Functions

Servant incarnate (in ObjectId oid, in POA adapter) raises (ForwardRequest)
 
void etherealize (in ObjectId oid, in POA adapter, in Servant serv, in boolean cleanup_in_progress, in boolean remaining_activations)
 

Member Function Documentation

void PortableServer::ServantActivator::etherealize ( in ObjectId  oid,
in POA  adapter,
in Servant  serv,
in boolean  cleanup_in_progress,
in boolean  remaining_activations 
)
Servant PortableServer::ServantActivator::incarnate ( in ObjectId  oid,
in POA  adapter 
)
raises (ForwardRequest
)

The documentation for this interface was generated from the following file: