#include <ThreadStrategySingleFactoryImpl.h>
Inheritance diagram for TAO::Portable_Server::ThreadStrategySingleFactoryImpl:
Public Member Functions | |
virtual ThreadStrategy * | create (::PortableServer::ThreadPolicyValue value) |
Create a new thread strategy. | |
virtual void | destroy (ThreadStrategy *strategy ACE_ENV_ARG_DECL) |
Cleanup the given strategy instance. |
|
Create a new thread strategy.
Implements TAO::Portable_Server::ThreadStrategyFactory. |
|
Cleanup the given strategy instance.
Implements TAO::Portable_Server::ThreadStrategyFactory. |