Package | Description |
---|---|
org.apache.log4j.config |
Package used in getting/setting component properties.
|
Modifier and Type | Class | Description |
---|---|---|
class |
PropertyPrinter |
Prints the configuration of the log4j default hierarchy
(which needs to be auto-initialized) as a propoperties file
on a
PrintWriter . |
Modifier and Type | Method | Description |
---|---|---|
static void |
PropertyGetter.getProperties(java.lang.Object obj,
PropertyGetter.PropertyCallback callback,
java.lang.String prefix) |
|
void |
PropertyGetter.getProperties(PropertyGetter.PropertyCallback callback,
java.lang.String prefix) |
Copyright 2000-2007 Apache Software Foundation.