Uses of Class
org.apache.log4j.chainsaw.ChainsawEventBatch
Packages that use ChainsawEventBatch
-
Uses of ChainsawEventBatch in org.apache.log4j.chainsaw
Methods in org.apache.log4j.chainsaw with parameters of type ChainsawEventBatchModifier and TypeMethodDescriptionprivate void
ChainsawAppenderHandler.WorkQueue.WorkerThread.dispatchEventBatch
(ChainsawEventBatch eventBatch) Dispatches the event batches contents to all the interested parties by iterating over each identifier and dispatching the ChainsawEventBatchEntry object to each listener that is interested.