Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

TAO::Portable_Server::LifespanStrategyFactory Class Reference

#include <LifespanStrategyFactory.h>

Inheritance diagram for TAO::Portable_Server::LifespanStrategyFactory:

Inheritance graph
[legend]
Collaboration diagram for TAO::Portable_Server::LifespanStrategyFactory:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Member Function Documentation

virtual LifespanStrategy* TAO::Portable_Server::LifespanStrategyFactory::create ::PortableServer::LifespanPolicyValue  value  )  [pure virtual]
 

Create a new servant retention strategy.

Implemented in TAO::Portable_Server::LifespanStrategyFactoryImpl, TAO::Portable_Server::LifespanStrategyPersistentFactoryImpl, and TAO::Portable_Server::LifespanStrategyTransientFactoryImpl.

virtual void TAO::Portable_Server::LifespanStrategyFactory::destroy LifespanStrategy *strategy  ACE_ENV_ARG_DECL  )  [pure virtual]
 

Cleanup the given strategy instance.

Implemented in TAO::Portable_Server::LifespanStrategyFactoryImpl, TAO::Portable_Server::LifespanStrategyPersistentFactoryImpl, and TAO::Portable_Server::LifespanStrategyTransientFactoryImpl.


The documentation for this class was generated from the following file:
Generated on Sun May 15 13:15:50 2005 for TAO_PortableServer by  doxygen 1.3.9.1