All Classes and Interfaces
Class
Description
Base implementation of a Logger.
Abstract implementation of 
Recycler that properly handles RecyclerAware objectsAn implementation of 
PropertyEnvironment that only uses basic Java functions.An environment implementation that uses a specific classloader to load classes.
An environment implementation that supports multiple 
PropertySources.PropertySource backed by the current environment variables.
PropertySource backed by the current system properties.
Utility class to parse 
propertyMapping.json files.A simple JSON parser mapping tokens to basic Java types.
Annotates a class or parameter that stores Log4j API configuration properties.
An adapter of the 
PropertiesUtil from Log4j API 2.x.Represents the main access point to Log4j properties.
A specialized map the converts 3.x properties into 2.x properties.
Basic interface to retrieve property values.
Contract for recycling strategies.
Interface implemented by classes that need to interact with the 
Recycler that created them.Contract for 
Recycler factories.Contract for providing 
RecyclerFactory instances.A set of common configuration options for recyclers
A message factory backed by a 
Recycler.