Interface IConfigurationProviderHolder

    • Method Detail

      • getConfigurationProvider

        IConfigurationProvider getConfigurationProvider()
                                                 throws java.lang.IllegalStateException
        Returns the IConfigurationProviderInternal. Must not return null.
        Returns:
        The IConfigurationProviderInternal. Must not return null.
        Throws:
        java.lang.IllegalStateException - If no IConfigurationProviderInternal is available (if it is null).