NLOG4J 1.2.21

org.apache.log4j.config
Interface PropertyGetter.PropertyCallback

All Known Implementing Classes:
PropertyPrinter
Enclosing interface:
PropertyGetter

public static interface PropertyGetter.PropertyCallback


Method Summary
 void foundProperty(Object obj, String prefix, String name, Object value)
           
 

Method Detail

foundProperty

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

NLOG4J 1.2.21

Copyright 2000-2005 Apache Software Foundation.