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

ServerObject_i Class Reference

Class for pinging a server. Implementation Repository uses this to communicate with the IMR registered servers. More...

#include <ImplRepo_i.h>

Inheritance diagram for ServerObject_i:

Inheritance graph
[legend]
Collaboration diagram for ServerObject_i:

Collaboration graph
[legend]
List of all members.

Public Methods

 ServerObject_i (CORBA::ORB_ptr orb, PortableServer::POA_ptr poa)
 Constructor.

void ping (ACE_ENV_SINGLE_ARG_DECL_NOT_USED) throw (CORBA::SystemException)
 Ping method.

void shutdown (ACE_ENV_SINGLE_ARG_DECL) throw (CORBA::SystemException)
 Shutdown the server.

PortableServer::POA_ptr _default_POA (ACE_ENV_SINGLE_ARG_DECL_NOT_USED)
 Returns the default POA for this servant.


Protected Attributes

CORBA::ORB_var orb_
PortableServer::POA_var poa_
 POA that we are registered with.


Detailed Description

Class for pinging a server. Implementation Repository uses this to communicate with the IMR registered servers.


Constructor & Destructor Documentation

ServerObject_i::ServerObject_i CORBA::ORB_ptr    orb,
PortableServer::POA_ptr    poa
 

Constructor.

ImplRepo related.


Member Function Documentation

PortableServer::POA_ptr ServerObject_i::_default_POA ACE_ENV_SINGLE_ARG_DECL_NOT_USED    [virtual]
 

Returns the default POA for this servant.

Reimplemented from TAO_ServantBase.

void ServerObject_i::ping ACE_ENV_SINGLE_ARG_DECL_NOT_USED    throw (CORBA::SystemException) [virtual]
 

Ping method.

Implements POA_ImplementationRepository::ServerObject.

void ServerObject_i::shutdown ACE_ENV_SINGLE_ARG_DECL    throw (CORBA::SystemException) [virtual]
 

Shutdown the server.

Implements POA_ImplementationRepository::ServerObject.


Member Data Documentation

CORBA::ORB_var ServerObject_i::orb_ [protected]
 

Our ORB. We need this member in case we need to shutdown the server.

PortableServer::POA_var ServerObject_i::poa_ [protected]
 

POA that we are registered with.


The documentation for this class was generated from the following files:
Generated on Fri Apr 2 17:54:33 2004 for TAO_PortableServer by doxygen1.2.18