Class DecoratingListener

  • All Implemented Interfaces:
    EventListener, ServletContextAttributeListener

    @Deprecated(since="2021-05-27")
    public class DecoratingListener
    extends DecoratingListener
    Deprecated.
    The Eclipse Jetty and Apache Felix Http Jetty packages are no longer supported.
    An extended org.eclipse.jetty.servlet.DecoratingListener. The context attribute "org.eclipse.jetty.webapp.DecoratingListener" if not set, is set to the name of the attribute this listener listens for.
    • Constructor Detail

      • DecoratingListener

        public DecoratingListener()
        Deprecated.
      • DecoratingListener

        public DecoratingListener​(String attributeName)
        Deprecated.