| 
    TAO_Implementation_Repository
    2.0.8
    
   
   | 
  
  
  
 
#include <Adapter_Activator.h>


Public Member Functions | |
| ImR_Adapter () | |
| virtual CORBA::Boolean | unknown_adapter (PortableServer::POA_ptr parent, const char *name) | 
| Called when a POA needs to be created.   | |
| void | init (PortableServer::ServantLocator_ptr servant) | 
Private Attributes | |
| PortableServer::ServantLocator_ptr | servant_locator_ | 
| The ServantLocator registered in each new POA.   | |
| ImR_Adapter::ImR_Adapter | ( | void | ) | 
| void ImR_Adapter::init | ( | PortableServer::ServantLocator_ptr | servant | ) | 
| CORBA::Boolean ImR_Adapter::unknown_adapter | ( | PortableServer::POA_ptr | parent, | 
| const char * | name | ||
| ) |  [virtual] | 
        
Called when a POA needs to be created.
The ServantLocator registered in each new POA.
 1.7.5.1