Class ListenerHolder

  • All Implemented Interfaces:
    Dumpable, LifeCycle

    @Deprecated(since="2021-05-27")
    public class ListenerHolder
    extends BaseHolder<EventListener>
    Deprecated.
    The Eclipse Jetty and Apache Felix Http Jetty packages are no longer supported.
    ListenerHolder Specialization of BaseHolder for servlet listeners. This allows us to record where the listener originated - web.xml, annotation, api etc.