Hierarchy For Package org.eclipse.jetty.ant

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.eclipse.jetty.webapp.AbstractConfiguration (implements org.eclipse.jetty.webapp.Configuration)
    • org.eclipse.jetty.util.component.AbstractLifeCycle (implements org.eclipse.jetty.util.component.LifeCycle)
      • org.eclipse.jetty.servlet.BaseHolder<T> (implements org.eclipse.jetty.util.component.Dumpable)
        • org.eclipse.jetty.servlet.Holder<T>
      • org.eclipse.jetty.util.component.ContainerLifeCycle (implements org.eclipse.jetty.util.component.Container, org.eclipse.jetty.util.component.Destroyable, org.eclipse.jetty.util.component.Dumpable.DumpableContainer)
        • org.eclipse.jetty.server.handler.AbstractHandler (implements org.eclipse.jetty.server.Handler)
          • org.eclipse.jetty.server.handler.AbstractHandlerContainer (implements org.eclipse.jetty.server.HandlerContainer)
            • org.eclipse.jetty.server.handler.HandlerWrapper
              • org.eclipse.jetty.server.handler.ScopedHandler
                • org.eclipse.jetty.server.handler.ContextHandler (implements org.eclipse.jetty.util.Attributes, org.eclipse.jetty.util.component.Graceful)
                  • org.eclipse.jetty.servlet.ServletContextHandler
                    • org.eclipse.jetty.webapp.WebAppContext (implements org.eclipse.jetty.webapp.WebAppClassLoader.Context)
                • org.eclipse.jetty.servlet.ServletHandler
    • java.lang.ClassLoader
    • org.apache.tools.ant.ProjectComponent (implements java.lang.Cloneable)
    • org.eclipse.jetty.ant.ServerProxyImpl (implements org.eclipse.jetty.ant.utils.ServerProxy)
    • org.eclipse.jetty.ant.ServerProxyImpl.WebAppScannerListener (implements org.eclipse.jetty.util.Scanner.BulkListener)