4#include "GaudiKernel/IInterface.h"
5#include "GaudiKernel/IIncidentListener.h"
6#include "GaudiKernel/Kernel.h"
7#include "GaudiKernel/Service.h"
13 virtual public IIncidentListener{
17 JobInfoSvc(
const std::string& name, ISvcLocator* pSvcLocator);
24 void handle(
const Incident&);
32 std::string m_outputFileName;
33 std::string m_xmlrpcServer;
35 std::string m_xmlrpcUrl;
36 std::string m_xmlrpcMethod;
void handle(const Incident &)
std::string getJobOutputFile()