Base class for custom profiling point server handlers. Default implementation just writes timestamped
event to the event buffer to be later processed by the client executor. Handlers are expected to be
singletons accessible via static getInstance() method.
author: Tomas Hurka author: Maros Sandor