Interface LoggingServiceMBean

All Known Implementing Classes:
LoggingService

public interface LoggingServiceMBean
The LoggingServiceMBean interface is an MBean interface that defines logging event operations.
  • Method Details

    • retrieveLogEvents

      @NotNull List<LogEvent> retrieveLogEvents()
      Retrieves all of the stored LogEvents
      Returns:
      non-null list of LogEvents in ascending order