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