TAO::Portable_Server::ThreadStrategyFactory Class Reference

#include <ThreadStrategyFactory.h>

Inheritance diagram for TAO::Portable_Server::ThreadStrategyFactory:

Inheritance graph
[legend]
Collaboration diagram for TAO::Portable_Server::ThreadStrategyFactory:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual ThreadStrategycreate (::PortableServer::ThreadPolicyValue value)=0
 Create a new servant retention strategy.
virtual void destroy (ThreadStrategy *strategy)=0
 Cleanup the given strategy instance.

Detailed Description

Definition at line 34 of file ThreadStrategyFactory.h.


Member Function Documentation

virtual ThreadStrategy* TAO::Portable_Server::ThreadStrategyFactory::create ( ::PortableServer::ThreadPolicyValue  value  )  [pure virtual]

Create a new servant retention strategy.

Implemented in TAO::Portable_Server::ThreadStrategyFactoryImpl, and TAO::Portable_Server::ThreadStrategySingleFactoryImpl.

Referenced by TAO::Portable_Server::ThreadStrategyFactoryImpl::create().

virtual void TAO::Portable_Server::ThreadStrategyFactory::destroy ( ThreadStrategy strategy  )  [pure virtual]

Cleanup the given strategy instance.

Implemented in TAO::Portable_Server::ThreadStrategyFactoryImpl, and TAO::Portable_Server::ThreadStrategySingleFactoryImpl.

Referenced by TAO::Portable_Server::Active_Policy_Strategies::cleanup().


The documentation for this class was generated from the following file:
Generated on Tue Feb 2 17:41:53 2010 for TAO_PortableServer by  doxygen 1.4.7