public interface IMicroEventTarget
extends com.helger.commons.callback.ICallback
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(IMicroEvent aEvent)
Called when a
IMicroEvent is triggered. |
void handleEvent(@Nonnull IMicroEvent aEvent)
IMicroEvent is triggered.aEvent - The event. Never null.Copyright © 2014–2019 Philip Helger. All rights reserved.