| Package | Description |
|---|---|
| ch.qos.logback.core.spi |
Contains core functionnalities of logback, such as
|
| Modifier and Type | Field and Description |
|---|---|
private AbstractComponentTracker.RemovalPredicator<C> |
AbstractComponentTracker.byExcedent |
private AbstractComponentTracker.RemovalPredicator<C> |
AbstractComponentTracker.byLingering |
private AbstractComponentTracker.RemovalPredicator<C> |
AbstractComponentTracker.byTimeout |
| Modifier and Type | Method and Description |
|---|---|
private void |
AbstractComponentTracker.genericStaleComponentRemover(java.util.LinkedHashMap<java.lang.String,AbstractComponentTracker.Entry<C>> map,
long now,
AbstractComponentTracker.RemovalPredicator<C> removalPredicator) |