TAO_PortableServer 4.0.0
Loading...
Searching...
No Matches
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

◆ etherealize()

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

◆ incarnate()

Servant PortableServer::ServantActivator::incarnate ( in ObjectId oid,
in POA adapter )
raises (ForwardRequest )

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