Class DebugListenerBinding

  • All Implemented Interfaces:
    AppLifeCycle.Binding

    public class DebugListenerBinding
    extends DebugBinding
    A Deployment binding that installs a DebugListener in all deployed contexts
    • Constructor Detail

      • DebugListenerBinding

        public DebugListenerBinding()
      • DebugListenerBinding

        public DebugListenerBinding​(org.eclipse.jetty.server.DebugListener debugListener)
    • Method Detail

      • getDebugListener

        public org.eclipse.jetty.server.DebugListener getDebugListener()