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

java.lang.Object
  extended byorg.apache.avalon.excalibur.logger.factory.FormatterFactory

public class FormatterFactory
extends java.lang.Object

Factory for Formatters.

Author:
Avalon Development Team

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 © 1997-2005 The Apache Software Foundation. All Rights Reserved.