00001 #include "orbsvcs/Notify/Event_Persistence_Factory.h" 00002 00003 ACE_RCSID (Notify, 00004 Event_Persistence_Factory, 00005 "$Id: Event_Persistence_Factory.cpp 71526 2006-03-14 06:14:35Z jtc $") 00006 00007 TAO_BEGIN_VERSIONED_NAMESPACE_DECL 00008 00009 TAO_Notify::Event_Persistence_Factory::~Event_Persistence_Factory (void) 00010 { 00011 } 00012 00013 TAO_END_VERSIONED_NAMESPACE_DECL