Class HybrisStorefrontContextLoaderListener

java.lang.Object
org.springframework.web.context.ContextLoader
org.springframework.web.context.ContextLoaderListener
de.hybris.platform.spring.HybrisContextLoaderListener
de.hybris.platform.yacceleratorstorefront.filters.HybrisStorefrontContextLoaderListener
All Implemented Interfaces:
EventListener, javax.servlet.ServletContextListener

public class HybrisStorefrontContextLoaderListener extends HybrisContextLoaderListener
The HybrisContextLoaderListener load spring config files into the the web application context. The config files are also loaded from properties which are prefixed with the display name of the web application. As the accelerator is a template the final name of the web application is not know at this time, therefore this class also loads properties using the 'acceleratorstorefront' prefix.