Class AbstractLifeCycle.AbstractLifeCycleListener

java.lang.Object
org.eclipse.jetty.util.component.AbstractLifeCycle.AbstractLifeCycleListener
All Implemented Interfaces:
EventListener, LifeCycle.Listener
Enclosing class:
AbstractLifeCycle

@Deprecated(since="12.0.0", forRemoval=true) public abstract static class AbstractLifeCycle.AbstractLifeCycleListener extends Object implements LifeCycle.Listener
Deprecated, for removal: This API element is subject to removal in a future version.
this class is redundant now that LifeCycle.Listener has default methods.
  • Constructor Details

    • AbstractLifeCycleListener

      public AbstractLifeCycleListener()
      Deprecated, for removal: This API element is subject to removal in a future version.