org.apache.roller.config |
Classes for accessing Roller configuration.
|
Java Source File Name | Type | Comment |
PingConfig.java | Class | Thin wrapper around RollerConfig and RollerRuntimeConfig for centralizing access to the many configurable
settings for pings. |
RollerConfig.java | Class | This is the single entry point for accessing configuration properties in Roller. |
RollerRuntimeConfig.java | Class | This class acts as a convenience gateway for getting property values
via the PropertiesManager. |