Uses of Interface
org.apache.james.container.spring.logging.LoggerToComponentMapper

Packages that use LoggerToComponentMapper
org.apache.james.container.spring.adaptor   
org.apache.james.container.spring.lifecycle   
org.apache.james.container.spring.logging.log4j   
 

Uses of LoggerToComponentMapper in org.apache.james.container.spring.adaptor
 

Classes in org.apache.james.container.spring.adaptor that implement LoggerToComponentMapper
 class LoggingBridge
          bridge to act as a Avalon logger but effectively forward to a some other logging service
 

Uses of LoggerToComponentMapper in org.apache.james.container.spring.lifecycle
 

Methods in org.apache.james.container.spring.lifecycle with parameters of type LoggerToComponentMapper
 void LoggerPropagator.setLoggerFactory(LoggerToComponentMapper loggerFactory)
           
 

Uses of LoggerToComponentMapper in org.apache.james.container.spring.logging.log4j
 

Classes in org.apache.james.container.spring.logging.log4j that implement LoggerToComponentMapper
 class LoggerToComponentMapper
          simple default implementation.
 



Copyright ? 2002-2009 The Apache Software Foundation. All Rights Reserved.