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

Packages that use LogWorker
org.apache.james.container.spring.adaptor   
org.apache.james.container.spring.logging   
 

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

Methods in org.apache.james.container.spring.adaptor with parameters of type LogWorker
 void LoggingBridge.setLogWorker(LogWorker logWorker)
           
 

Uses of LogWorker in org.apache.james.container.spring.logging
 

Classes in org.apache.james.container.spring.logging that implement LogWorker
 class SystemConsoleLogWorker
          logs forwarded logging messages to System console, the most simple form of a LogWorker
 



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