Package org.apache.log4j.config
Interface PropertyGetter.PropertyCallback
- All Known Implementing Classes:
PropertyPrinter
- Enclosing class:
- PropertyGetter
public static interface PropertyGetter.PropertyCallback
-
Method Summary
Modifier and TypeMethodDescriptionvoid
foundProperty
(Object obj, String prefix, String name, Object value)
-
Method Details
-
foundProperty
-