Class HybrisPropertiesWebApplicationContextInitializer

java.lang.Object
de.hybris.platform.webservicescommons.initializer.HybrisPropertiesWebApplicationContextInitializer
All Implemented Interfaces:
org.springframework.context.ApplicationContextInitializer<org.springframework.web.context.ConfigurableWebApplicationContext>

public class HybrisPropertiesWebApplicationContextInitializer extends Object implements org.springframework.context.ApplicationContextInitializer<org.springframework.web.context.ConfigurableWebApplicationContext>
  • Constructor Details

    • HybrisPropertiesWebApplicationContextInitializer

      public HybrisPropertiesWebApplicationContextInitializer()
  • Method Details

    • initialize

      public void initialize(org.springframework.web.context.ConfigurableWebApplicationContext ctx)
      Specified by:
      initialize in interface org.springframework.context.ApplicationContextInitializer<org.springframework.web.context.ConfigurableWebApplicationContext>
    • getHybrisProperties

      protected Properties getHybrisProperties(org.springframework.context.ApplicationContext ctx)