TAO_PortableServer  2.2.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
TAO::Portable_Server::LifespanStrategyFactoryImpl Class Reference

#include <LifespanStrategyFactoryImpl.h>

Inheritance diagram for TAO::Portable_Server::LifespanStrategyFactoryImpl:
Inheritance graph
Collaboration diagram for TAO::Portable_Server::LifespanStrategyFactoryImpl:
Collaboration graph

Public Member Functions

virtual LifespanStrategycreate (::PortableServer::LifespanPolicyValue value)
 Create a new servant retention strategy. More...
 
virtual void destroy (LifespanStrategy *strategy)
 Cleanup the given strategy instance. More...
 

Member Function Documentation

LifespanStrategy * TAO::Portable_Server::LifespanStrategyFactoryImpl::create ( ::PortableServer::LifespanPolicyValue  value)
virtual

Create a new servant retention strategy.

Implements TAO::Portable_Server::LifespanStrategyFactory.

void TAO::Portable_Server::LifespanStrategyFactoryImpl::destroy ( LifespanStrategy strategy)
virtual

Cleanup the given strategy instance.

Implements TAO::Portable_Server::LifespanStrategyFactory.


The documentation for this class was generated from the following files: