public final class LocalEventManager.EventCaller extends Object implements EventCallable
Modifier and Type | Method and Description |
---|---|
void |
fire(EventModel event)
This method is used to fire the event.
|
public void fire(EventModel event) throws MultipleEventsException
fire
in interface EventCallable
event
- the Event which should be firedMultipleEventsException
- an Exception will be thrown if there are currently other events firedCopyright © 2016. All rights reserved.