Class EventLogManagerImpl

java.lang.Object
org.infinispan.util.logging.events.impl.EventLogManagerImpl
All Implemented Interfaces:
EventLogManager

public class EventLogManagerImpl extends Object implements EventLogManager
EventLogManagerImpl. The default implementation of the EventLogManager.
Since:
8.2
Author:
Tristan Tarrant
  • Field Details

    • notifier

      protected EventLoggerNotifier notifier
    • timeService

      protected org.infinispan.commons.time.TimeService timeService
  • Constructor Details

    • EventLogManagerImpl

      public EventLogManagerImpl()
  • Method Details