Uses of Interface
org.apache.log4j.chainsaw.LoggerNameModel
-
Packages that use LoggerNameModel Package Description org.apache.log4j.chainsaw -
-
Uses of LoggerNameModel in org.apache.log4j.chainsaw
Subinterfaces of LoggerNameModel in org.apache.log4j.chainsaw Modifier and Type Interface Description interface
EventContainer
To allow pluggable TableModel implementations for Chainsaw, this interface has been factored out.Classes in org.apache.log4j.chainsaw that implement LoggerNameModel Modifier and Type Class Description (package private) class
ChainsawCyclicBufferTableModel
A CyclicBuffer implementation of the EventContainer.class
LoggerNameModelSupport
An implementation of LoggerNameModel which can be used as a delegateFields in org.apache.log4j.chainsaw declared as LoggerNameModel Modifier and Type Field Description private LoggerNameModel
ChainsawCyclicBufferTableModel. loggerNameModelDelegate
-