Class AbstractHandlerContainer

All Implemented Interfaces:
Handler, Handler.Container, Request.Handler, Container, Destroyable, Dumpable, Dumpable.DumpableContainer, LifeCycle, Invocable

@Deprecated public abstract class AbstractHandlerContainer extends Handler.AbstractContainer
Deprecated.
Abstract Handler Container. This is the base class for handlers that may contain other handlers.
  • Constructor Details

    • AbstractHandlerContainer

      public AbstractHandlerContainer()
      Deprecated.