Interface SwitchableProviderFactory

    • Method Detail

      • switchProviderFactory

        void switchProviderFactory​(java.lang.String providerFactoryBeanName)
        Activates the specified provider factory. After calling this method all provider requests will be processed by the specified factory.
        Parameters:
        providerFactoryBeanName - provider factory to activate
      • isProviderFactoryAvailable

        boolean isProviderFactoryAvailable​(java.lang.String providerFactoryBeanName)
        Parameters:
        providerFactoryBeanName - bean name to check
        Returns:
        true, only if the given provider factory is available