IT_Bus::TransactionManagerFacade Class Reference

#include <it_bus/transaction_manager_facade.h>

Inheritance diagram for IT_Bus::TransactionManagerFacade:

IT_Bus::TransactionManager IT_Bus::RefCountedBase List of all members.

Detailed Description

The Interface is used as a delegating facade from one transaction system to another transaction system.

Where appropiate calls made on an instance of this interface will be delegated to the transactoin that has been set as the controller transaction manager

Definition at line 18 of file transaction_manager_facade.h.

Public Member Functions

virtual void set_transaction_controller (TransactionManager_ptr controller)=0
 initialise this face with a controller object to which all transaction manager calls will be delegated.


Member Function Documentation

virtual void IT_Bus::TransactionManagerFacade::set_transaction_controller ( TransactionManager_ptr  controller  )  [pure virtual]

initialise this face with a controller object to which all transaction manager calls will be delegated.

Parameters:
Transactionmanager_ptr. The transactoin managed to which calls will be delegated


Generated on Thu Sep 7 11:40:14 2006 for Artix by  doxygen 1.4.7