org.apache.log4j.config

Interface PropertyGetter.PropertyCallback

Known Implementing Classes:
PropertyPrinter

public static interface PropertyGetter.PropertyCallback

Method Summary

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

Method Details

foundProperty

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

Copyright 2000-2005 Apache Software Foundation.