Klasse ServletContextListenerUtil.JettyListenerAdder

java.lang.Object
org.eclipse.jetty.ee10.webapp.AbstractConfiguration
org.joinfaces.servlet.ServletContextListenerUtil.JettyListenerAdder
Alle implementierten Schnittstellen:
org.eclipse.jetty.ee10.webapp.Configuration
Umschließende Klasse:
ServletContextListenerUtil

public static class ServletContextListenerUtil.JettyListenerAdder extends org.eclipse.jetty.ee10.webapp.AbstractConfiguration
This Configuration adds listeners to the servlet-context in a non-programmatic way, so they aren't affected by the restrictions for programmatically registered listeners of Section 4.4 of the Servlet Specification.
  • Verschachtelte Klassen - Übersicht

    Von Klasse geerbte verschachtelte Klassen/Schnittstellen org.eclipse.jetty.ee10.webapp.AbstractConfiguration

    org.eclipse.jetty.ee10.webapp.AbstractConfiguration.Builder
  • Konstruktorübersicht

    Konstruktoren
    Modifizierer
    Konstruktor
    Beschreibung
    protected
     
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    void
    configure(org.eclipse.jetty.ee10.webapp.WebAppContext context)
     

    Von Klasse geerbte Methoden org.eclipse.jetty.ee10.webapp.AbstractConfiguration

    abort, deconfigure, destroy, getDependencies, getDependents, getServerClasses, getSystemClasses, isEnabledByDefault, postConfigure, preConfigure

    Von Klasse geerbte Methoden java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Von Schnittstelle geerbte Methoden org.eclipse.jetty.ee10.webapp.Configuration

    isAvailable, replaces
  • Konstruktordetails

  • Methodendetails

    • configure

      public void configure(org.eclipse.jetty.ee10.webapp.WebAppContext context)
      Angegeben von:
      configure in Schnittstelle org.eclipse.jetty.ee10.webapp.Configuration
      Setzt außer Kraft:
      configure in Klasse org.eclipse.jetty.ee10.webapp.AbstractConfiguration