|
TAO_PortableServer
2.1.1
|
#include <LifespanStrategyFactory.h>


Public Member Functions | |
| virtual LifespanStrategy * | create (::PortableServer::LifespanPolicyValue value)=0 |
| Create a new servant retention strategy. | |
| virtual void | destroy (LifespanStrategy *strategy)=0 |
| Cleanup the given strategy instance. | |
|
pure virtual |
Create a new servant retention strategy.
Implemented in TAO::Portable_Server::LifespanStrategyTransientFactoryImpl, TAO::Portable_Server::LifespanStrategyFactoryImpl, and TAO::Portable_Server::LifespanStrategyPersistentFactoryImpl.
|
pure virtual |
Cleanup the given strategy instance.
Implemented in TAO::Portable_Server::LifespanStrategyTransientFactoryImpl, TAO::Portable_Server::LifespanStrategyFactoryImpl, and TAO::Portable_Server::LifespanStrategyPersistentFactoryImpl.
1.8.0-20120409