public interface IConfigurationProviderHolder
| Modifier and Type | Method and Description |
|---|---|
IConfigurationProvider |
getConfigurationProvider()
Returns the IConfigurationProviderInternal.
|
IConfigurationProvider getConfigurationProvider() throws IllegalStateException
IllegalStateException - If no IConfigurationProviderInternal is available (if it is null).