#include <ThreadStrategyFactoryImpl.h>
Inheritance diagram for TAO::Portable_Server::ThreadStrategyFactoryImpl:
Public Member Functions | |
virtual ThreadStrategy * | create (::PortableServer::ThreadPolicyValue value) |
Create a new servant retention strategy. | |
virtual void | destroy (ThreadStrategy *strategy) |
Cleanup the given strategy instance. |
ThreadStrategy * TAO::Portable_Server::ThreadStrategyFactoryImpl::create | ( | ::PortableServer::ThreadPolicyValue | value | ) | [virtual] |
void TAO::Portable_Server::ThreadStrategyFactoryImpl::destroy | ( | ThreadStrategy * | strategy | ) | [virtual] |