Class HybrisStorefrontContextLoaderListener

  • All Implemented Interfaces:
    java.util.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.
    • Field Detail

      • ACCELERATORSTOREFRONT

        protected static final java.lang.String ACCELERATORSTOREFRONT
        See Also:
        Constant Field Values
    • Constructor Detail

      • HybrisStorefrontContextLoaderListener

        public HybrisStorefrontContextLoaderListener()