public interface EventHandler extends PriorityOrdered
DEFAULT_PRECEDENCE, HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE| 限定符和类型 | 方法和说明 |
|---|---|
void |
handleEvent(ArkEvent event)
Called by the
EventAdminService service to notify the listener of an
event. |
getPriorityvoid handleEvent(ArkEvent event)
EventAdminService service to notify the listener of an
event.event - The event that occurred.Copyright © 2018. All rights reserved.