Interface | Description |
---|---|
EventBusFactory |
Factory of event bus.
|
Class | Description |
---|---|
ConcurrentMultiList<E> |
A collection composed of collections.
|
ConcurrentMultiList.MultiIterator<E> |
Iterator on multicollection.
|
DefaultEventBusFactory |
Factory of event bus.
|
EventBus |
The class in charge of dispatching every single events coming from the outside of this agent (i.e. from a space) or from an
agent's behavior.
|
InternalEventBusSkill |
SRE implementation of an internal skill that provides an event dispatcher to notify the different components/behaviors of an
agent.
|
Copyright © 2020 the original authors or authors.