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, wait
create
public void execute(Listener listener, Event event) throws EventException
execute
in interface EventExecutor
EventException
Copyright © 2021. All rights reserved.