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(@NotNull
Listener listener,
@NotNull
Event event)
throws EventException
execute in interface EventExecutorEventExceptionCopyright © 2019. All rights reserved.