Class HybrisPropertiesWebApplicationContextInitializer
java.lang.Object
de.hybris.platform.adminapi.components.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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected PropertiesgetHybrisProperties(org.springframework.context.ApplicationContext ctx) voidinitialize(org.springframework.web.context.ConfigurableWebApplicationContext ctx)
-
Constructor Details
-
HybrisPropertiesWebApplicationContextInitializer
public HybrisPropertiesWebApplicationContextInitializer()
-
-
Method Details
-
initialize
public void initialize(org.springframework.web.context.ConfigurableWebApplicationContext ctx) - Specified by:
initializein interfaceorg.springframework.context.ApplicationContextInitializer<org.springframework.web.context.ConfigurableWebApplicationContext>
-
getHybrisProperties
-