Class ListenerHolder

All Implemented Interfaces:
Dumpable, LifeCycle

public class ListenerHolder extends BaseHolder<EventListener>
ListenerHolder Specialization of BaseHolder for servlet listeners. This allows us to record where the listener originated - web.xml, annotation, api etc.