Interface EventListenerSupport<T>

All Known Implementing Classes:
DefaultEventListenerSupport

public interface EventListenerSupport<T>
An interface to provide support for EventListeners.
Since:
3.2.0
Author:
Joel Uckelman