public interface IMicroEventTarget
| 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 © 2006–2015 phloc systems. All rights reserved.