public interface SplashScreenProvider
Provides implementations of splash screens.
Author:
Grégory Van den Borre
  • Method Details

    • buildSplashScreen

      UpdateSplashScreen buildSplashScreen(Properties properties)
      Builds a splash screen implementation using the given properties.
      Parameters:
      properties - the configuration properties
      Returns:
      the splash screen implementation