Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.6
-
None
-
None
-
Any
Description
This enhancement allows config-class to be specified on the result element. The specified class must extend CombinedConfiguration.
This enhancment allows ConfigurationProviders to be configured by adding
<providers>
<provider tag="myprovider" config-class="MyProviderClass"/>
</providers
to the header.