Class RecorderEventHandlerJSONImpl

  • All Implemented Interfaces:
    RecorderEventHandler

    public class RecorderEventHandlerJSONImpl
    extends Object
    implements RecorderEventHandler
    Implements a RecorderEventHandler which handles RecorderEvents by writing them to a file in JSON format.
    Author:
    Boris Grozev