Package used in getting/setting component properties.
See: Description
| Interface Summary | |
|---|---|
| PropertyGetter.PropertyCallback | |
| Class Summary | |
|---|---|
| PropertyGetter | Used for inferring configuration information for a log4j's component. |
| PropertyPrinter | Prints the configuration of the log4j default hierarchy (which needs to be auto-initialized) as a propoperties file on a {@link PrintWriter}. |
| PropertySetter | General purpose Object property setter. |
| PropertySetterException | Thrown when an error is encountered whilst attempting to set a property using the {@link PropertySetter} utility class. |