Interface PropertyOracle
public
interface
PropertyOracle
Provides deferred binding property values.
Methods
Method Detail
getPropertyValue
Attempts to get a named deferred binding property. Throws
BadPropertyValueException
if the property is either
undefined or has a value that is unsupported.
Parameters
- logger
- the current logger
- propertyName
- the name of the property
Return Value
a value for the property