org.apache.avalon.excalibur.logger.factory
Class FormatterFactory

java.lang.Object
  |
  +--org.apache.avalon.excalibur.logger.factory.FormatterFactory

public class FormatterFactory
extends Object

Factory for Formatter-s.


Constructor Summary
FormatterFactory()
           
 
Method Summary
 Formatter createFormatter(Configuration conf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormatterFactory

public FormatterFactory()
Method Detail

createFormatter

public Formatter createFormatter(Configuration conf)


Copyright © 2000-2003 Apache Jakarta Project. All Rights Reserved.