|
Generated by JDiff |
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | |||||||
| Added Methods | |
ExpressionEngine getConversionExpressionEngine() |
Returns the ExpressionEngine for converting flat child configurations to hierarchical ones. |
void performReloadCheck() |
Triggers the contained configurations to perform a reload check if necessary. |
void setConversionExpressionEngine(ExpressionEngine) |
Sets the ExpressionEngine for converting flat child configurations to hierarchical ones. |
| Changed Methods | ||
List fetchNodeList(String) |
Method was inherited from org.apache.commons.configuration.HierarchicalConfiguration, but is now defined locally. | Evaluates the passed in property key and returns a list with the matching configuration nodes. |
Object getProperty(String) |
Method was locally defined, but is now inherited from HierarchicalConfiguration. | Fetches the specified property. |
|
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | ||||||||