Class LogUI.NewTabEventBatchReceiver

java.lang.Object
org.apache.log4j.chainsaw.LogUI.NewTabEventBatchReceiver
All Implemented Interfaces:
EventListener, EventBatchListener
Enclosing class:
LogUI

private class LogUI.NewTabEventBatchReceiver extends Object implements EventBatchListener
This class handles the recption of the Event batches and creates new LogPanels if the identifier is not in use otherwise it ignores the event batch.
  • Constructor Details

    • NewTabEventBatchReceiver

      private NewTabEventBatchReceiver()
  • Method Details