Class EventListenerSupport.ProxyInvocationHandler

java.lang.Object
org.apache.commons.lang3.event.EventListenerSupport.ProxyInvocationHandler
All Implemented Interfaces:
InvocationHandler
Enclosing class:
EventListenerSupport<L>

An invocation handler used to dispatch the event(s) to all the listeners.