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.