public class StaticMethodHandleEventExecutor extends Object implements EventExecutor
eventExecutorMap| Constructor and Description |
|---|
StaticMethodHandleEventExecutor(Class<? extends Event> eventClass,
Method m) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Listener listener,
Event event) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreatepublic void execute(Listener listener, Event event) throws EventException
execute in interface EventExecutorEventExceptionCopyright © 2021. All rights reserved.