protected class EventEmitter.EventInvocationHandler extends Object implements InvocationHandler
| Modifier | Constructor and Description | 
|---|---|
| protected  | EventInvocationHandler() | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | invoke(Object proxy,
      Method method,
      Object[] args) | 
| protected boolean | invokeListener(T l,
              Method method,
              Object[] args) |