TAO_PortableServer  2.3.2
Public Member Functions | Public Attributes | List of all members
PortableServer::ServantLocator Interface Reference

import"ServantLocator.pidl";

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

Public Member Functions

Servant preinvoke (in ObjectId oid, in POA adapter, in CORBA::Identifier operation, out Cookie the_cookie) raises (ForwardRequest)
 
void postinvoke (in ObjectId oid, in POA adapter, in CORBA::Identifier operation, in Cookie the_cookie, in Servant the_servant)
 

Public Attributes

native Cookie
 

Member Function Documentation

void PortableServer::ServantLocator::postinvoke ( in ObjectId  oid,
in POA  adapter,
in CORBA::Identifier  operation,
in Cookie  the_cookie,
in Servant  the_servant 
)
Servant PortableServer::ServantLocator::preinvoke ( in ObjectId  oid,
in POA  adapter,
in CORBA::Identifier  operation,
out Cookie  the_cookie 
)
raises (ForwardRequest
)

Member Data Documentation

native PortableServer::ServantLocator::Cookie

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