Package | Description |
---|---|
org.intellimate.izou.events | |
org.intellimate.izou.system.context |
Modifier and Type | Class and Description |
---|---|
class |
LocalEventManager.EventCaller
Class used to fire events.
|
Modifier and Type | Method and Description |
---|---|
Optional<EventCallable> |
LocalEventManager.registerCaller(Identification identification)
Registers with the EventManager to fire an event.
|
Optional<EventCallable> |
EventDistributor.registerEventPublisher(Identification identification)
with this method you can register EventPublisher add a Source of Events to the System.
|
Modifier and Type | Method and Description |
---|---|
Optional<EventCallable> |
Events.registerEventCaller(Identification identification)
Registers with the LocalEventManager to fire an event.
|
Optional<EventCallable> |
EventsDistributor.registerEventPublisher(Identification identification)
with this method you can register EventPublisher add a Source of Events to the System.
|
Copyright © 2016. All rights reserved.