Class EnsembleStartStopServiceManagerTest.Initializer

java.lang.Object
test.de.iip_ecosphere.platform.services.spring.EnsembleStartStopServiceManagerTest.Initializer
All Implemented Interfaces:
org.springframework.context.ApplicationContextInitializer<org.springframework.context.ConfigurableApplicationContext>
Enclosing class:
EnsembleStartStopServiceManagerTest

@Import(de.iip_ecosphere.platform.services.spring.SpringCloudServiceSetup.class) public static class EnsembleStartStopServiceManagerTest.Initializer extends Object implements org.springframework.context.ApplicationContextInitializer<org.springframework.context.ConfigurableApplicationContext>
Initializes/modifies the spring setup.
Author:
Holger Eichelberger, SSE
  • Constructor Details

    • Initializer

      public Initializer()
  • Method Details

    • initialize

      public void initialize(org.springframework.context.ConfigurableApplicationContext applicationContext)
      Specified by:
      initialize in interface org.springframework.context.ApplicationContextInitializer<org.springframework.context.ConfigurableApplicationContext>