12 virtual public IIncidentListener{
16 JobInfoSvc(
const std::string& name, ISvcLocator* pSvcLocator);
20 StatusCode
queryInterface(
const InterfaceID& riid,
void** ppvInterface );
23 void handle(
const Incident&);
31 std::string m_outputFileName;
32 std::string m_xmlrpcServer;
34 std::string m_xmlrpcUrl;
35 std::string m_xmlrpcMethod;