TAO_PortableServer  2.0.6
Public Member Functions
TAO::Portable_Server::ThreadStrategyFactoryImpl Class Reference

#include <ThreadStrategyFactoryImpl.h>

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

List of all members.

Public Member Functions

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

Member Function Documentation

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

Create a new servant retention strategy.

Implements TAO::Portable_Server::ThreadStrategyFactory.

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

Cleanup the given strategy instance.

Implements TAO::Portable_Server::ThreadStrategyFactory.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines