org.apache.log4j.config
インタフェース PropertyGetter.PropertyCallback

既知の実装クラスの一覧:
PropertyPrinter
含まれているクラス:
PropertyGetter

public static interface PropertyGetter.PropertyCallback


メソッドの概要
 void foundProperty(Object obj, String prefix, String name, Object value)
           
 

メソッドの詳細

foundProperty

public void foundProperty(Object obj,
                          String prefix,
                          String name,
                          Object value)


Please notify me about new log4j releases.