org.apache.avalon.excalibur.logger.factory
クラス FormatterFactory

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

public class FormatterFactory
extends java.lang.Object

Factory for Formatter-s.


コンストラクタの概要
FormatterFactory()
           
 
メソッドの概要
 org.apache.log.format.Formatter createFormatter(org.apache.avalon.framework.configuration.Configuration conf)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

FormatterFactory

public FormatterFactory()
メソッドの詳細

createFormatter

public org.apache.log.format.Formatter createFormatter(org.apache.avalon.framework.configuration.Configuration conf)


"Copyright ? 2001 Apache Jakarta Project. All Rights Reserved."