Class MonitoringService

  • All Implemented Interfaces:
    IMonitoringService

    public class MonitoringService
    extends java.lang.Object
    implements IMonitoringService
    Basic monitoring service implementation that stores the events in memory. Allows for defining a maximum number of events kept to avoid memory leaks (default is 10000).