| Name | Description | Type | Package | Framework |
| AbstractPropertyContainer | Provides a mechanism to load properties into objects. | Class | org.apache.commons.jcs.utils.props | Apache Commons |
| PropertiesFactory | Retrieves properties from a configurable source. | Interface | org.apache.commons.jcs.utils.props | Apache Commons |
| PropertiesFactoryFileImpl | Goes to the file system to load a properties file. | Class | org.apache.commons.jcs.utils.props | Apache Commons |
| PropertyLoader | I modified this class to work with . | Class | org.apache.commons.jcs.utils.props | Apache Commons |