Using runtime properties

Guidewire PolicyCenter provides the ability to add or change application properties in real-time without restarting the application server. You add or change properties using the PolicyCenter Administration > Utilities > Runtime Properties screen. To be useful, you must link each runtime property with application code. Your application code must call an instance of the RuntimePropertyRetriever class and use one of its methods to retrieve the property value.

See also