TAO_PortableServer  2.2.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
TAO::Portable_Server::ThreadStrategyFactoryImpl Class Reference

#include <ThreadStrategyFactoryImpl.h>

Inheritance diagram for TAO::Portable_Server::ThreadStrategyFactoryImpl:
Inheritance graph
Collaboration diagram for TAO::Portable_Server::ThreadStrategyFactoryImpl:
Collaboration graph

Public Member Functions

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

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: