#include <Event_Persistence_Strategy.h>
Inheritance diagram for TAO_Notify::Event_Persistence_Strategy:
Public Member Functions | |
virtual Event_Persistence_Factory * | get_factory ()=0 |
virtual void | reset ()=0 |
Definition at line 35 of file Event_Persistence_Strategy.h.
|
Implemented in TAO_Notify::Standard_Event_Persistence. Referenced by TAO_Notify::Routing_Slip::create_persistence_manager(), and TAO_Notify_EventChannelFactory::load_event_persistence(). |
|
Implemented in TAO_Notify::Standard_Event_Persistence. |