Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

ImR_Locator Class Reference

Implementation Repository INS Locator class. More...

#include <Locator.h>

Inheritance diagram for ImR_Locator:

Inheritance graph
[legend]
Collaboration diagram for ImR_Locator:

Collaboration graph
[legend]
List of all members.

Public Methods

 ImR_Locator (ImR_Activator_i *repo)
 Constructor. More...

char * locate (const char *object_key ACE_ENV_ARG_DECL) throw (CORBA::SystemException, IORTable::NotFound)
 Locate the appropriate IOR. More...


Private Attributes

ImR_Activator_irepo_
 The Implementation Repository implementation. More...


Detailed Description

Implementation Repository INS Locator class.

This class provides a callback for the IORTable to call when it needs to dynamically receive a IOR to forward in response to an INS request.


Constructor & Destructor Documentation

ImR_Locator::ImR_Locator ImR_Activator_i   repo
 

Constructor.


Member Function Documentation

char * ImR_Locator::locate const char *object_key    ACE_ENV_ARG_DECL throw (CORBA::SystemException, IORTable::NotFound) [virtual]
 

Locate the appropriate IOR.

Reimplemented from IORTable::Locator.


Member Data Documentation

ImR_Activator_i* ImR_Locator::repo_ [private]
 

The Implementation Repository implementation.


The documentation for this class was generated from the following files:
Generated on Wed Dec 25 23:35:31 2002 for TAO_Implementation_Repository by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001