TAO_PortableServer
2.1.1
|
#include <LifespanStrategyTransientFactoryImpl.h>
Public Member Functions | |
virtual LifespanStrategy * | create (::PortableServer::LifespanPolicyValue value) |
Create a new strategy. | |
virtual void | destroy (LifespanStrategy *strategy) |
Cleanup the given strategy instance. |
|
virtual |
Create a new strategy.
Implements TAO::Portable_Server::LifespanStrategyFactory.
|
virtual |
Cleanup the given strategy instance.
Implements TAO::Portable_Server::LifespanStrategyFactory.