Class NuxeoWroServletContextListener

  • All Implemented Interfaces:
    EventListener, javax.servlet.ServletContextListener
    Direct Known Subclasses:
    NuxeoWroPageServletContextListener

    public class NuxeoWroServletContextListener
    extends ro.isdc.wro.http.WroServletContextListener
    Servlet context listener initiating wro debug mode on runtime dev mode, and hooking up the specific NuxeoWroManagerFactory.
    Since:
    7.3
    • Constructor Detail

      • NuxeoWroServletContextListener

        public NuxeoWroServletContextListener()
    • Method Detail

      • getListenerName

        protected String getListenerName()
        Overrides:
        getListenerName in class ro.isdc.wro.http.WroServletContextListener
      • newManagerFactory

        protected ro.isdc.wro.manager.factory.WroManagerFactory newManagerFactory()
        Overrides:
        newManagerFactory in class ro.isdc.wro.http.WroServletContextListener
      • newConfiguration

        protected ro.isdc.wro.config.jmx.WroConfiguration newConfiguration()
        Overrides:
        newConfiguration in class ro.isdc.wro.http.WroServletContextListener