Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Patch
Description
Since ImmutableConfigurations have been introduced in 2.0, the BuilderConfigurationWrapperFactory should support these types.
The patch attached to this issue changes BuilderConfigurationWrapperFactory.createBuilderConfigurationWrapper's T to <T extends ImmutableConfiguration> along with the ripple of changes to associated classes.
Also updated is the documentation on the use of the wrapper.