Class ScreenConfigurationGenerator

java.lang.Object
com.almis.awe.config.ServiceConfig
com.almis.awe.service.screen.ScreenConfigurationGenerator
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public class ScreenConfigurationGenerator extends ServiceConfig
Manage the specific configuration of a screen
  • Constructor Details

    • ScreenConfigurationGenerator

      public ScreenConfigurationGenerator()
  • Method Details

    • applyScreenConfiguration

      public void applyScreenConfiguration(Future<ServiceData> configurationTask, Screen screen)
      Store screen target data in components
      Parameters:
      configurationTask - Screen configuration future
      screen - Screen bean