Package-level declarations
Types
Link copied to clipboard
The
BrownieApplicationEvent
is the class used to share the information of an event
emitted by the BrownieEventsEmitter
allowing the dedicated BrownieEventsCollector
to retrieve and use that information
Link copied to clipboard
Available types of the events shareable
between services of the backend
Link copied to clipboard
The
BrownieEventsCollector
is the interface that allows to collect all the events
emitted by the BrownieEventsEmitter
and to handle each specific event
Link copied to clipboard
The
BrownieEventsEmitter
class is useful to share events between services in a strict
and controlled way by leveraging the enums