Jivago
stable

Documentation

  • Installation
  • Quickstart
  • Deploying Jivago Applications
  • Dependency Injection
  • Reflection
  • Runnable Components
  • Serialization
  • The HTTP Resource Class
  • Application Configuration
  • Router Configuration
  • Error handling with exception mappers
  • Global Event Bus
  • Functional-style operations using Streams
Jivago
  • jivago.event package
  • Edit on GitHub

jivago.event package

Subpackages

  • jivago.event.config package
    • Submodules
      • jivago.event.config.annotations module
      • jivago.event.config.reflective_event_bus_initializer module
        • ReflectiveEventBusInitializer
      • jivago.event.config.runnable_event_handler_binder module
        • RunnableEventHandlerBinder
    • Module contents
  • jivago.event.dispatch package
    • Submodules
      • jivago.event.dispatch.jit_message_dispatcher_class module
        • JitMessageDispatcherClass
      • jivago.event.dispatch.message_dispatcher module
        • MessageDispatcher
      • jivago.event.dispatch.message_dispatcher_class module
        • MessageDispatcherClass
      • jivago.event.dispatch.message_dispatcher_function module
        • MessageDispatcherFunction
      • jivago.event.dispatch.message_dispatcher_runnable module
        • MessageDispatcherRunnable
    • Module contents

Submodules

  • jivago.event.async_event_bus module
    • AsyncEventBus
      • AsyncEventBus.emit()
  • jivago.event.event_bus module
    • EventBus
      • EventBus.emit()
  • jivago.event.synchronous_event_bus module
    • SynchronousEventBus
      • SynchronousEventBus.LOGGER
      • SynchronousEventBus.emit()
      • SynchronousEventBus.register()

Module contents


© Copyright 2018, Kento A. Lauzon. Revision 188143e5.

Built with Sphinx using a theme provided by Read the Docs.