00001 #include "orbsvcs/Notify/Event_Persistence_Factory.h" 00002 00003 ACE_RCSID (Notify, 00004 Event_Persistence_Factory, 00005 "Event_Persistence_Factory.cpp,v 1.3 2006/03/14 06:14:34 jtc Exp") 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