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