RT_Endpoint_Selector_Factory Class Reference

Factory for obtaining appropriate <Invocation_Selector>. More...

#include <RT_Endpoint_Selector_Factory.h>

Inheritance diagram for RT_Endpoint_Selector_Factory:

Inheritance graph
[legend]
Collaboration diagram for RT_Endpoint_Selector_Factory:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 RT_Endpoint_Selector_Factory (void)
 Constructor.
virtual ~RT_Endpoint_Selector_Factory (void)
 Destructor.
virtual TAO_Invocation_Endpoint_Selectorget_selector (void)

Private Attributes

TAO_RT_Invocation_Endpoint_Selectorrt_invocation_endpoint_selector_

Detailed Description

Factory for obtaining appropriate <Invocation_Selector>.

Used by Invocation classes to intialize its endpoint selection strategy and state based on the effective policies. Endpoint selection strategies are stateless objects - all the state they need is contained by Invocation. Thus, rather than allocating an endpoint selection strategy object for each Invocation, the factory simply returns the appropriate one from the set preallocated in the ORB_Core. One endpoint selection strategy object can be used by many invocations concurrently.


Constructor & Destructor Documentation

TAO_BEGIN_VERSIONED_NAMESPACE_DECL RT_Endpoint_Selector_Factory::RT_Endpoint_Selector_Factory ( void   ) 

Constructor.

RT_Endpoint_Selector_Factory::~RT_Endpoint_Selector_Factory ( void   )  [virtual]

Destructor.


Member Function Documentation

TAO_Invocation_Endpoint_Selector * RT_Endpoint_Selector_Factory::get_selector ( void   )  [virtual]

Implements TAO_Endpoint_Selector_Factory.


Member Data Documentation

TAO_RT_Invocation_Endpoint_Selector* RT_Endpoint_Selector_Factory::rt_invocation_endpoint_selector_ [private]


The documentation for this class was generated from the following files:
Generated on Mon Apr 30 23:15:17 2007 for TAO_RTCORBA by  doxygen 1.4.7-1