⇒ Index (Frames) |  ⇒ Index (No Frames) |  ⇒ Package |  ⇒ Package Tree |  ⇒ Full Tree 
org.apache.log4j.config

Interface PropertyGetter.PropertyCallback

Enclosing Class:


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)

Parameters:
obj
prefix
name
value