Uses of Interface
org.apache.log4j.spi.RendererSupport

Packages that use RendererSupport
org.apache.log4j The main log4j package. 
org.apache.log4j.or ObjectRenders are resposible for rendering messages depending on their class type. 
 

Uses of RendererSupport in org.apache.log4j
 

Classes in org.apache.log4j that implement RendererSupport
 class Hierarchy
          This class is specialized in retrieving loggers by name and also maintaining the logger hierarchy.
 

Uses of RendererSupport in org.apache.log4j.or
 

Methods in org.apache.log4j.or with parameters of type RendererSupport
static void RendererMap.addRenderer(RendererSupport repository, String renderedClassName, String renderingClassName)
          Add a renderer to a hierarchy passed as parameter.
 



Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.