All Classes and Interfaces

Class
Description
Exception thrown by listeners to interrupt broadcast of an event.
Default implementation of EventStudio.
Annotated methods will be registered as Listener for the event in the method signature.
Annotation to allow the definition of an event station with its name defined at runtime when the annotation is processed.
An EventStudio is a thread-safe central place allowing broadcast of events to Listeners to registered on a Station.
Exception thrown by the event studio library
Listener for events of the generic type
Possible reference strengths of the listeners
Singleton pattern providing lazy initialization.
A Supervisor can inspect every event transmitted to a Station before it's handed over to the station Listeners interested in that type of event.