#include <Adapter_Activator.h>
Inheritance diagram for ImR_Adapter:
Public Member Functions | |
ImR_Adapter () | |
virtual CORBA::Boolean | unknown_adapter (PortableServer::POA_ptr parent, const char *name ACE_ENV_ARG_DECL_WITH_DEFAULTS) throw (CORBA::SystemException) |
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. |
|
|
|
|
|
Called when a POA needs to be created.
|
|
The ServantLocator registered in each new POA.
|