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 PrintWriter. |
| PropertySetter | General purpose Object property setter. |
| PropertySetterException | Thrown when an error is encountered whilst attempting to set a property using the PropertySetter utility class. |