5#ifndef JIVEXML__ISERVER_H
6#define JIVEXML__ISERVER_H
11#include "GaudiKernel/IService.h"
Pure abstract interface for all event serving classes that provide events, streams and status informa...
Pure abstract interface for all event serving classes that provide events, streams and status informa...
Pure abstract interface to provide some athena-indepandant messaging Note that only MSG::Level enum i...
Pure abstract interface for all full server implementations.
virtual void ServerThreadStopped()=0
This header is shared inbetween the C-style server thread and the C++ Athena ServerSvc.